From e6f374189eede7819585292f5082ede3141bdac3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 13 Sep 2013 17:56:20 +0300 Subject: Bin unused MAX_CACHE_SIZE Change-Id: I00e04ba603da8b07d53a9e23134fa01ea1ab3f0b --- xmloff/source/style/impastpl.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmloff/source') 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 -- cgit