summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-26 23:51:46 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-27 00:01:21 +0200
commitc8eafbb311d2839689fd807e2a1c81034eed2a7d (patch)
tree1bfdef846b6bd4ffb4b199bd1bc73d444c73f142 /vcl
parenta13c905f8d9f2e062a1bb3d3882347b47c3359ce (diff)
OPT_FILTERSECTION is unused
Change-Id: I251eeb98d880f04a5e4ef5829c01799b10db253b
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/vcl/graphicfilter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/vcl/graphicfilter.hxx b/vcl/inc/vcl/graphicfilter.hxx
index 3e2218c750c8..b415d8fe7cb5 100644
--- a/vcl/inc/vcl/graphicfilter.hxx
+++ b/vcl/inc/vcl/graphicfilter.hxx
@@ -34,8 +34,6 @@ class FilterConfigCache;
struct WMF_EXTERNALHEADER;
struct ConvertData;
-#define OPT_FILTERSECTION "Graphic"
-
#define GRFILTER_OK 0
#define GRFILTER_OPENERROR 1
#define GRFILTER_IOERROR 2