diff options
Diffstat (limited to 'stoc/source/tdmanager/tdmgr_common.hxx')
-rw-r--r-- | stoc/source/tdmanager/tdmgr_common.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/source/tdmanager/tdmgr_common.hxx b/stoc/source/tdmanager/tdmgr_common.hxx index a4830a70d1a9..33f1a2ad307b 100644 --- a/stoc/source/tdmanager/tdmgr_common.hxx +++ b/stoc/source/tdmanager/tdmgr_common.hxx @@ -24,7 +24,6 @@ #include "com/sun/star/reflection/XTypeDescription.hpp" -#define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) #define ARLEN(x) (sizeof (x) / sizeof *(x)) |