summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:03:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commitb63027f0992cf5c368faeb807c69110997dd00ea (patch)
tree1a4a7cc3815b5414022c7e93d40de98e59f75bfe /filter/source/config/cache
parent5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff)
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'filter/source/config/cache')
-rw-r--r--filter/source/config/cache/macros.hxx1
-rw-r--r--filter/source/config/cache/versions.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/filter/source/config/cache/macros.hxx b/filter/source/config/cache/macros.hxx
index 9a5c07792d6b..048acec6c111 100644
--- a/filter/source/config/cache/macros.hxx
+++ b/filter/source/config/cache/macros.hxx
@@ -50,7 +50,6 @@
#define _FILTER_CONFIG_LOG_(TEXT)
#define _FILTER_CONFIG_LOG_1_(FORMAT, ARG1)
#define _FILTER_CONFIG_LOG_2_(FORMAT, ARG1, ARG2)
-#define _FILTER_CONFIG_LOG_3_(FORMAT, ARG1, ARG2, ARG3)
#endif // _FILTER_CONFIG_MACROS_HXX_
diff --git a/filter/source/config/cache/versions.hxx b/filter/source/config/cache/versions.hxx
index 52e9653d408a..71789ddeb3a9 100644
--- a/filter/source/config/cache/versions.hxx
+++ b/filter/source/config/cache/versions.hxx
@@ -22,7 +22,6 @@
//_______________________________________________
-//#define _FILTER_CONFIG_Q_ // final Q code base
#define _FILTER_CONFIG_MIGRATION_Q_ // usefull for migration time, to support some old functionality temp. :-)
#endif // _FILTER_CONFIG_VERSIONS_HXX_