summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-22 10:27:09 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-22 09:52:04 +0000
commit01854d2d824c13be184e2e183bd4d0025315ef81 (patch)
tree863e428eb7edfb7f7cab83009fab9024e1f2f95f /filter
parenta60cc5d62a71fd96630739abd3aefaf145e955fd (diff)
remove some unused constants
Change-Id: I8742db77a0cfd99257584d830162c1c7126da263 Reviewed-on: https://gerrit.libreoffice.org/17283 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/graphicfilter/icgm/cgm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/graphicfilter/icgm/cgm.hxx b/filter/source/graphicfilter/icgm/cgm.hxx
index f19036541808..1d941b4a8a09 100644
--- a/filter/source/graphicfilter/icgm/cgm.hxx
+++ b/filter/source/graphicfilter/icgm/cgm.hxx
@@ -24,7 +24,6 @@
#define CGM_IMPORT_CGM 0x00000001
#define CGM_EXPORT_IMPRESS 0x00000100
-#define CGM_EXPORT_META 0x00000200
#include <rtl/ustring.hxx>
#include <vector>