summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-21 21:43:58 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-21 22:08:18 +0900
commit5f2ef2b270a70f3ad486012976e95d1192e04c2d (patch)
tree78f6007bbceb5e766fa3860e96e517f7433248b4 /sd
parentremoved unused temporary rtl::OUString (diff)
downloadcore-5f2ef2b270a70f3ad486012976e95d1192e04c2d.tar.gz
core-5f2ef2b270a70f3ad486012976e95d1192e04c2d.zip
removed unused #defines
Change-Id: I2aeba0342e46c3a4bd50f49b8a43ebb125269dfa
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/eppt/epptso.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/filter/eppt/epptso.cxx b/sd/source/filter/eppt/epptso.cxx
index 36dda36b1ab6..70cf9a420e2b 100644
--- a/sd/source/filter/eppt/epptso.cxx
+++ b/sd/source/filter/eppt/epptso.cxx
@@ -94,12 +94,7 @@ using namespace ::com::sun::star;
////////////////////////////////////////////////////////////////////////////////////////////////////
#define ANSI_CHARSET 0
-#define DEFAULT_CHARSET 1
#define SYMBOL_CHARSET 2
-#define SHIFTJIS_CHARSET 128
-#define HANGEUL_CHARSET 129
-#define CHINESEBIG5_CHARSET 136
-#define OEM_CHARSET 255
////////////////////////////////////////////////////////////////////////////////////////////////////