summaryrefslogtreecommitdiff
path: root/sc/inc/clkernelthread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/clkernelthread.hxx')
-rw-r--r--sc/inc/clkernelthread.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/clkernelthread.hxx b/sc/inc/clkernelthread.hxx
index ef53a5e689da..d4d83ed5d688 100644
--- a/sc/inc/clkernelthread.hxx
+++ b/sc/inc/clkernelthread.hxx
@@ -34,8 +34,6 @@ public:
CLBuildKernelThread();
virtual ~CLBuildKernelThread();
- void push(CLBuildKernelWorkItem item);
-
osl::Condition maCompilationDoneCondition;
protected: