diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-06 15:44:51 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-09 10:36:35 +0100 |
commit | 23656bda4e46ab7c00450fb0c145503a0cb0e7b5 (patch) | |
tree | 4820163bcec1efcca43d6ab4a93f22e3cf091357 /framework | |
parent | 407542d7ed7d517e177ac17e67b2c2deb9f41bb4 (diff) |
ENABLE_AUTODOC_FIX, WTF
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/services/detectorfactory.hxx | 4 | ||||
-rw-r--r-- | framework/inc/services/sessionlistener.hxx | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/framework/inc/services/detectorfactory.hxx b/framework/inc/services/detectorfactory.hxx index 0ada11946c3b..b269fc62e8b0 100644 --- a/framework/inc/services/detectorfactory.hxx +++ b/framework/inc/services/detectorfactory.hxx @@ -130,10 +130,6 @@ class DetectorFactory : // interfaces DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO - #ifdef ENABLE_AUTODOC_FIX - ; - #endif - //--------------------------------------- /** @short initialize new instance of this class. diff --git a/framework/inc/services/sessionlistener.hxx b/framework/inc/services/sessionlistener.hxx index 8650cc8623f4..1f909ae0b8dc 100644 --- a/framework/inc/services/sessionlistener.hxx +++ b/framework/inc/services/sessionlistener.hxx @@ -139,10 +139,6 @@ class SessionListener : // interfaces FWK_DECLARE_XTYPEPROVIDER DECLARE_XSERVICEINFO - #ifdef ENABLE_AUTODOC_FIX - ; - #endif - //--------------------------------------- /** @short initialize new instance of this class. |