[Libreoffice-commits] .: desktop/source
Takeshi Abe
tabe at kemper.freedesktop.org
Thu Mar 8 07:33:40 PST 2012
desktop/source/app/appinit.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 274b4272fa5e819e484935e9c65676d8d3f7ff3a
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Mar 8 02:10:49 2012 +0900
Removed dead define
It died 10 years ago: 85c2755e16883d581db39b317b8c152b551da5ba
diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx
index 076899d..fe8618a 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;
More information about the Libreoffice-commits
mailing list