diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/IwyuFilter_sfx2.yaml | 2 | ||||
-rw-r--r-- | sfx2/source/appl/appbas.cxx | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/IwyuFilter_sfx2.yaml b/sfx2/IwyuFilter_sfx2.yaml index 16c922da30a7..e3cab84a6efc 100644 --- a/sfx2/IwyuFilter_sfx2.yaml +++ b/sfx2/IwyuFilter_sfx2.yaml @@ -74,8 +74,6 @@ blacklist: - sfx2/frame.hxx - sfx2/msg.hxx - sorgitm.hxx - # Needed for STATIC_LINKING to work - - config_options.h sfx2/source/appl/newhelp.cxx: # Actually used - com/sun/star/i18n/XBreakIterator.hpp diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx index b1fd03e925b1..1dec99095687 100644 --- a/sfx2/source/appl/appbas.cxx +++ b/sfx2/source/appl/appbas.cxx @@ -18,7 +18,6 @@ */ #include <config_features.h> -#include <config_options.h> #include <sal/config.h> |