Kaydet (Commit) 8b2c7983 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused function declaration

Change-Id: I82ac945e5d1fba82047a7902782893d01eda34e3
üst 4ddb43bc
......@@ -47,8 +47,6 @@
namespace framework{
class LockHelper;
#define DEFAULT_FILTERCACHE_VERSION 6 /// these implmentation of FilterCache support different version of TypeDetection.xml! This define the current set default one.
#define DEFAULT_FILTERCACHE_MODE CONFIG_MODE_DELAYED_UPDATE | CONFIG_MODE_ALL_LOCALES /// ConfigItems could run in different modes: supported values are ... { CONFIG_MODE_IMMEDIATE_UPDATE, CONFIG_MODE_DELAYED_UPDATE, CONFIG_MODE_ALL_LOCALES }
......@@ -490,7 +488,6 @@ class DataContainer
sal_Bool isModified();
LockHelper& getSyncronizer();
void free();
sal_Bool isValidOrRepairable () const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment