summaryrefslogtreecommitdiff
path: root/sccomp
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp')
-rw-r--r--sccomp/qa/unit/SwarmSolverTest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sccomp/qa/unit/SwarmSolverTest.cxx b/sccomp/qa/unit/SwarmSolverTest.cxx
index 2503090514a9..9121f3f54257 100644
--- a/sccomp/qa/unit/SwarmSolverTest.cxx
+++ b/sccomp/qa/unit/SwarmSolverTest.cxx
@@ -22,7 +22,6 @@ namespace
{
class SwarmSolverTest : public CalcUnoApiTest
{
- uno::Reference<lang::XComponent> mxComponent;
void testUnconstrained();
void testVariableBounded();
void testVariableConstrained();