summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpfile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hwpfile.cxx')
-rw-r--r--hwpfilter/source/hwpfile.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/hwpfilter/source/hwpfile.cxx b/hwpfilter/source/hwpfile.cxx
index 8cc1f485a07f..0082693f7b16 100644
--- a/hwpfilter/source/hwpfile.cxx
+++ b/hwpfilter/source/hwpfile.cxx
@@ -36,12 +36,6 @@
#include <osl/diagnose.h>
-#define HWPHeadLen 128
-#define HWPSummaryLen 1008
-
-#define FILESTG_SIGNATURE 0xF8995567
-#define FILESTG_SIGNATURE_NORMAL 0xF8995568
-
HWPFile *HWPFile::cur_doc = 0;
static int ccount = 0;
static int pcount = 0;