summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/environmentvariablesoperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/environmentvariablesoperation.h')
-rw-r--r--src/libs/installer/environmentvariablesoperation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/installer/environmentvariablesoperation.h b/src/libs/installer/environmentvariablesoperation.h
index e765478bb..b52ee92d1 100644
--- a/src/libs/installer/environmentvariablesoperation.h
+++ b/src/libs/installer/environmentvariablesoperation.h
@@ -48,7 +48,6 @@ public:
bool performOperation();
bool undoOperation();
bool testOperation();
- Operation *clone() const;
};
}