diff options
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/uielement/langselectionmenucontroller.hxx | 1 | ||||
-rw-r--r-- | framework/source/uielement/langselectionmenucontroller.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/uielement/langselectionmenucontroller.hxx b/framework/inc/uielement/langselectionmenucontroller.hxx index e2f05aaefd23..d439a1068da5 100644 --- a/framework/inc/uielement/langselectionmenucontroller.hxx +++ b/framework/inc/uielement/langselectionmenucontroller.hxx @@ -31,7 +31,6 @@ #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XPopupMenuController.hpp> -#include <com/sun/star/linguistic2/XLanguageGuessing.hpp> #include <svtools/popupmenucontrollerbase.hxx> #include <toolkit/awt/vclxmenu.hxx> diff --git a/framework/source/uielement/langselectionmenucontroller.cxx b/framework/source/uielement/langselectionmenucontroller.cxx index dceee7969f39..dc9ecb06c6cd 100644 --- a/framework/source/uielement/langselectionmenucontroller.cxx +++ b/framework/source/uielement/langselectionmenucontroller.cxx @@ -35,7 +35,6 @@ #include <com/sun/star/document/XDocumentLanguages.hpp> #include <com/sun/star/frame/XPopupMenuController.hpp> -#include <com/sun/star/linguistic2/XLanguageGuessing.hpp> #include <i18nlangtag/mslangid.hxx> #include <svl/languageoptions.hxx> |