summaryrefslogtreecommitdiffstats
path: root/filter/source/graphicfilter/icgm/main.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/icgm/main.hxx')
-rw-r--r--filter/source/graphicfilter/icgm/main.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/source/graphicfilter/icgm/main.hxx b/filter/source/graphicfilter/icgm/main.hxx
index d213b002a191..508c8f3ebf6b 100644
--- a/filter/source/graphicfilter/icgm/main.hxx
+++ b/filter/source/graphicfilter/icgm/main.hxx
@@ -22,8 +22,6 @@
#include "cgm.hxx"
-#define BMCOL( _col ) BitmapColor( (sal_Int8)(_col >> 16 ), (sal_Int8)( _col >> 8 ), (sal_Int8)_col )
-
#include <vcl/salbtype.hxx>
#include <tools/stream.hxx>
#include "bundles.hxx"