summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@alta.org.br>2012-04-13 13:46:19 -0300
committerOlivier Hallot <olivier.hallot@alta.org.br>2012-04-13 20:47:55 -0300
commit120786aea28b73870633affebf88ae4fb7ffac7a (patch)
tree7f7075442cf22bef4c82778ae790b4a1bf0af282 /sd/source/ui/annotations
parent092a90517889ff7b66a4e7229b897e381bf167f9 (diff)
Remove some A2S and C2U macros in sd
Diffstat (limited to 'sd/source/ui/annotations')
-rw-r--r--sd/source/ui/annotations/annotationmanager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/annotations/annotationmanager.cxx b/sd/source/ui/annotations/annotationmanager.cxx
index 9059672a99d1..96a03316c0f0 100644
--- a/sd/source/ui/annotations/annotationmanager.cxx
+++ b/sd/source/ui/annotations/annotationmanager.cxx
@@ -89,7 +89,6 @@
#include "textapi.hxx"
#include "optsitem.hxx"
-#define C2U(x) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) )
using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;