summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-18 13:22:29 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-18 14:12:25 +0100
commit1322c22412f1d444184fae9d0673bf9220658d23 (patch)
tree88a46f567141bf93e0515fb4ad6fe969a7b95b7d /desktop/source/deployment/inc
parent17fe6b54cdc6a71e324bf83421f22eb2954089a1 (diff)
desktop: Use appropriate OUString functions on string constants
Change-Id: Ie35b3ab2695d9bbfc221b63b6913e21386344a33
Diffstat (limited to 'desktop/source/deployment/inc')
-rw-r--r--desktop/source/deployment/inc/lockfile.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/lockfile.hxx b/desktop/source/deployment/inc/lockfile.hxx
index e9e7cb5a4412..890c98eee0ac 100644
--- a/desktop/source/deployment/inc/lockfile.hxx
+++ b/desktop/source/deployment/inc/lockfile.hxx
@@ -41,7 +41,6 @@
#include "dp_misc_api.hxx"
-#define LOCKFILE_SUFFIX OUString( "/.lock" )
#define LOCKFILE_GROUP OString( "Lockdata" )
#define LOCKFILE_USERKEY OString( "User" )
#define LOCKFILE_HOSTKEY OString( "Host" )