ENABLE_AUTODOC_FIX, WTF
This commit is contained in:
parent
407542d7ed
commit
23656bda4e
2 changed files with 0 additions and 8 deletions
|
@ -130,10 +130,6 @@ class DetectorFactory : // interfaces
|
|||
DECLARE_XTYPEPROVIDER
|
||||
DECLARE_XSERVICEINFO
|
||||
|
||||
#ifdef ENABLE_AUTODOC_FIX
|
||||
;
|
||||
#endif
|
||||
|
||||
//---------------------------------------
|
||||
|
||||
/** @short initialize new instance of this class.
|
||||
|
|
|
@ -139,10 +139,6 @@ class SessionListener : // interfaces
|
|||
FWK_DECLARE_XTYPEPROVIDER
|
||||
DECLARE_XSERVICEINFO
|
||||
|
||||
#ifdef ENABLE_AUTODOC_FIX
|
||||
;
|
||||
#endif
|
||||
|
||||
//---------------------------------------
|
||||
|
||||
/** @short initialize new instance of this class.
|
||||
|
|
Loading…
Reference in a new issue