summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-08 02:10:49 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-09 00:30:40 +0900
commit274b4272fa5e819e484935e9c65676d8d3f7ff3a (patch)
tree0ff18e69f855c98f57f9f82bac3f663b880c14be /desktop
parentbcdb2f161ec9b76ce65d608756c9aecddfe15ac2 (diff)
Removed dead define
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/appinit.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx
index 076899dda687..fe8618a4a5dc 100644
--- a/desktop/source/app/appinit.cxx
+++ b/desktop/source/app/appinit.cxx
@@ -72,10 +72,6 @@
#include <unotools/internaloptions.hxx>
-#define DEFINE_CONST_OUSTRING(CONSTASCII) OUString(RTL_CONSTASCII_USTRINGPARAM(CONSTASCII))
-
-#define DESKTOP_TEMPDIRNAME "soffice.tmp"
-
using namespace desktop;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;