summaryrefslogtreecommitdiffstats
path: root/examples/opencl/pathdrawing/pathwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opencl/pathdrawing/pathwidget.h')
-rw-r--r--examples/opencl/pathdrawing/pathwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/opencl/pathdrawing/pathwidget.h b/examples/opencl/pathdrawing/pathwidget.h
index 512f94a..e084dc4 100644
--- a/examples/opencl/pathdrawing/pathwidget.h
+++ b/examples/opencl/pathdrawing/pathwidget.h
@@ -60,7 +60,6 @@ private:
QCLProgram program;
QCLKernel fillRectWithColor;
- int workSize;
QSize windowSize;
QCLImage2D surfaceImage;