summaryrefslogtreecommitdiffstats
path: root/framework/inc/classes/filtercache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/filtercache.hxx')
-rw-r--r--framework/inc/classes/filtercache.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/framework/inc/classes/filtercache.hxx b/framework/inc/classes/filtercache.hxx
index 60ce7f3bfdca..16aa3a430df9 100644
--- a/framework/inc/classes/filtercache.hxx
+++ b/framework/inc/classes/filtercache.hxx
@@ -65,16 +65,12 @@ class FilterCache : private TransactionBase
{
public:
-
// public methods
-
public:
-
// constructor / destructor
-
FilterCache( sal_Int32 nVersion = DEFAULT_FILTERCACHE_VERSION,
sal_Int16 nMode = DEFAULT_FILTERCACHE_MODE );
@@ -310,7 +306,6 @@ class FilterCache : private TransactionBase
sal_Bool validateAndRepairLoader();
sal_Bool validateAndRepairHandler();
-
// private variables
private: