aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcl/particles/particles.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcl/particles/particles.cpp')
-rw-r--r--examples/quickcl/particles/particles.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quickcl/particles/particles.cpp b/examples/quickcl/particles/particles.cpp
index 917baeb..e687084 100644
--- a/examples/quickcl/particles/particles.cpp
+++ b/examples/quickcl/particles/particles.cpp
@@ -109,8 +109,6 @@ public slots:
void handleScreenChange();
private:
- static void CL_CALLBACK computeDoneCallback(cl_event event, cl_int event_command_exec_status, void *user_data);
- void computeDone();
QSize itemSize() const;
void createBuffer();
void createFbo();