summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2017-04-23 14:56:49 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2017-04-23 19:50:14 +0300
commit94490fdf76ff9aec05774a6dbbb0b42d87812969 (patch)
tree64c890b211f57b96857197a85ccfe610cf42f2af /desktop
parent654d78834c9e16cd5d57af6ad59b1dd3c80ca467 (diff)
tdf#95845 Use CommandInfoProvider
And a few unused theUICommandDescription includes. Change-Id: Ic80dbfb91e5e7662723efe0cb4090416994adabd
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/app.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 10c3d916f886..4de87894332e 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -70,7 +70,6 @@
#include <com/sun/star/task/OfficeRestartManager.hpp>
#include <com/sun/star/task/XRestartManager.hpp>
#include <com/sun/star/document/XDocumentEventListener.hpp>
-#include <com/sun/star/frame/theUICommandDescription.hpp>
#include <com/sun/star/ui/theUIElementFactoryManager.hpp>
#include <com/sun/star/ui/theWindowStateConfiguration.hpp>
#include <com/sun/star/frame/thePopupMenuControllerFactory.hpp>