desktop/source/app/appinit.cxx | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit 274b4272fa5e819e484935e9c65676d8d3f7ff3a Author: Takeshi Abe <[email protected]> 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; _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
