summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-13 17:56:20 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-13 19:56:27 +0300
commite6f374189eede7819585292f5082ede3141bdac3 (patch)
tree843dd448ac617c72eebde37eb6a26d0228257ab7 /xmloff
parentbdbe33b30691af92645bc3bc05886eaeec0f1460 (diff)
Bin unused MAX_CACHE_SIZE
Change-Id: I00e04ba603da8b07d53a9e23134fa01ea1ab3f0b
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/style/impastpl.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index 04632ac3a31d..e58c013d633d 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -40,8 +40,6 @@ class XMLAutoStylePoolParent;
class SvXMLExportPropertyMapper;
class SvXMLExport;
-#define MAX_CACHE_SIZE 65536
-
// Implementationclass for stylefamily-information
struct XMLAutoStyleFamily : boost::noncopyable