From 3c4056a2b30ce122b86a739fdf1628d846e6cd0c Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Fri, 16 Apr 2010 23:02:51 +0200 Subject: CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver --- chart2/source/controller/main/StatusBarCommandDispatch.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'chart2/source/controller/main/StatusBarCommandDispatch.cxx') diff --git a/chart2/source/controller/main/StatusBarCommandDispatch.cxx b/chart2/source/controller/main/StatusBarCommandDispatch.cxx index 7960e2493fd2..422cb6109a51 100644 --- a/chart2/source/controller/main/StatusBarCommandDispatch.cxx +++ b/chart2/source/controller/main/StatusBarCommandDispatch.cxx @@ -43,9 +43,6 @@ // #include // #endif -// for ressource strings STR_UNDO and STR_REDO -#include - #include "ResId.hxx" using namespace ::com::sun::star; -- cgit