summaryrefslogtreecommitdiff
path: root/desktop/source/app/lockfile2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/lockfile2.cxx')
-rw-r--r--desktop/source/app/lockfile2.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/lockfile2.cxx b/desktop/source/app/lockfile2.cxx
index 9d74709f740f..f56bda17988b 100644
--- a/desktop/source/app/lockfile2.cxx
+++ b/desktop/source/app/lockfile2.cxx
@@ -35,7 +35,6 @@ bool Lockfile_execWarning( Lockfile * that )
aConfig.SetGroup( LOCKFILE_GROUP );
rtl::OString aHost = aConfig.ReadKey( LOCKFILE_HOSTKEY );
rtl::OString aUser = aConfig.ReadKey( LOCKFILE_USERKEY );
- rtl::OString aStamp = aConfig.ReadKey( LOCKFILE_STAMPKEY );
rtl::OString aTime = aConfig.ReadKey( LOCKFILE_TIMEKEY );
// display warning and return response