summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-07-18 14:07:26 +0200
committerFrancois Tigeot <ftigeot@wolfpond.org>2011-07-18 14:07:44 +0200
commiteba93f7545a7f8c4604ac83a1e4873cb97c90d7c (patch)
tree43fe1505f56cade5fa9af6970f0c4a44abd84f2c /unotools/source/ucbhelper
parent03ea8631d3b468965ff514d0293d7e2c72442413 (diff)
Remove an unused #define
Diffstat (limited to 'unotools/source/ucbhelper')
-rw-r--r--unotools/source/ucbhelper/xtempfile.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx
index bf4a88112929..55733702039c 100644
--- a/unotools/source/ucbhelper/xtempfile.cxx
+++ b/unotools/source/ucbhelper/xtempfile.cxx
@@ -37,10 +37,6 @@
namespace css = com::sun::star;
-// copy define from desktop\source\app\appinit.cxx
-
-#define DESKTOP_TEMPNAMEBASE_DIR "/temp/soffice.tmp"
-
OTempFileService::OTempFileService(::css::uno::Reference< ::css::uno::XComponentContext > const & context)
: ::cppu::PropertySetMixin< ::css::io::XTempFile >(
context