From 7affe26a1291eef8c77e890228061f13e987bff1 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 22 Feb 2016 18:47:15 +0200 Subject: Kill sfx2 menu support Change-Id: I340a066881b1962a4bcd5a2b7d9a0425d8b9557c --- sw/source/uibase/ribbar/tbxanchr.cxx | 1 - sw/source/uibase/ribbar/workctrl.cxx | 1 - 2 files changed, 2 deletions(-) (limited to 'sw') diff --git a/sw/source/uibase/ribbar/tbxanchr.cxx b/sw/source/uibase/ribbar/tbxanchr.cxx index deb2b7400822..d3a55457e520 100644 --- a/sw/source/uibase/ribbar/tbxanchr.cxx +++ b/sw/source/uibase/ribbar/tbxanchr.cxx @@ -24,7 +24,6 @@ #include #include #include -#include #include "cmdid.h" #include "docsh.hxx" diff --git a/sw/source/uibase/ribbar/workctrl.cxx b/sw/source/uibase/ribbar/workctrl.cxx index 420df7eb1ea0..506e4de330fd 100644 --- a/sw/source/uibase/ribbar/workctrl.cxx +++ b/sw/source/uibase/ribbar/workctrl.cxx @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include -- cgit