summaryrefslogtreecommitdiffstats
path: root/include/tools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-12 10:38:48 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-12 13:09:03 +0100
commitd908422f5763ed8ea79af81336ca564f46435baf (patch)
tree1ca43737a7ae7f53d291348dd885e0a8855e40f3 /include/tools
parentSync IOS screen invalidate to end of paint (diff)
downloadcore-d908422f5763ed8ea79af81336ca564f46435baf.tar.gz
core-d908422f5763ed8ea79af81336ca564f46435baf.zip
Related: fdo#38838 remove XubString alias
Change-Id: I29efbe2bee94c0059f5a2e3dc4d163375e439e1a
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/solar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/solar.h b/include/tools/solar.h
index 0645a61f749d..b6d90e6c5c26 100644
--- a/include/tools/solar.h
+++ b/include/tools/solar.h
@@ -119,7 +119,6 @@ inline void DoubleToSVBT64( double n, SVBT64 p ) { p[0] = ((sal_uInt8*)&n)[7
#endif
#define UniString String
-#define XubString String
#define xub_StrLen sal_uInt16
#define STRING_CONCAT3( s1, s2, s3 ) \