summaryrefslogtreecommitdiff
path: root/desktop/source/app/lockfile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/lockfile.hxx')
-rw-r--r--desktop/source/app/lockfile.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/app/lockfile.hxx b/desktop/source/app/lockfile.hxx
index 5444714ec88c..75a61d62c87d 100644
--- a/desktop/source/app/lockfile.hxx
+++ b/desktop/source/app/lockfile.hxx
@@ -73,9 +73,6 @@ namespace desktop {
// found (iff gui) and returns false when we may not continue
sal_Bool check( fpExecWarning execWarning );
- // removes the lockfile. should only be called in exceptional situations
- void clean(void);
-
// removes the lockfile
~Lockfile(void);