Removed dead define

It died 10 years ago: 85c2755e16
This commit is contained in:
Takeshi Abe
2012-03-08 02:10:49 +09:00
parent bcdb2f161e
commit 274b4272fa

View File

@@ -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;