summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMarco Cecchetti <marco.cecchetti@collabora.com>2016-09-07 15:38:30 +0200
committerMarco Cecchetti <mrcekets@gmail.com>2016-09-09 20:48:09 +0000
commite4ea53067c54698b0a8d68f4746cb3ae81b43e3d (patch)
treeaa83f4a151ff7437f78f5348288b6eaae4ab53ab /sfx2
parent8de74c65f2079e3d6b3fddab4034e39bcc3f1807 (diff)
Fixed several Werrors
Change-Id: I97617049830dbab0ff04640a2eaecfbe39cf8305 Reviewed-on: https://gerrit.libreoffice.org/28786 Reviewed-by: Marco Cecchetti <mrcekets@gmail.com> Tested-by: Marco Cecchetti <mrcekets@gmail.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/control/unoctitm.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/control/unoctitm.cxx b/sfx2/source/control/unoctitm.cxx
index 77a86ba4a726..44cfcb996c2a 100644
--- a/sfx2/source/control/unoctitm.cxx
+++ b/sfx2/source/control/unoctitm.cxx
@@ -80,8 +80,6 @@
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <comphelper/lok.hxx>
-#define USAGE "file:///~/.config/libreofficedev/4/user/usage.txt"
-
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::util;