diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 12:43:22 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 12:43:22 +0100 |
commit | 405f87d3bd5eb907def0452704c848fe80fcc839 (patch) | |
tree | 118267a7e99dfc778494d122f563d49807e8755f /chart2/source/controller/main/StatusBarCommandDispatch.cxx | |
parent | de667b72e642d4bb029143d5239c850fd45c17a8 (diff) | |
parent | 01c1bf2fae0170c986d188f90e8f9ec8e8dee232 (diff) |
CWS-TOOLING: integrate CWS gnumake2
Diffstat (limited to 'chart2/source/controller/main/StatusBarCommandDispatch.cxx')
-rw-r--r-- | chart2/source/controller/main/StatusBarCommandDispatch.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/controller/main/StatusBarCommandDispatch.cxx b/chart2/source/controller/main/StatusBarCommandDispatch.cxx index d80d37eff7da..68c56f2d988b 100644 --- a/chart2/source/controller/main/StatusBarCommandDispatch.cxx +++ b/chart2/source/controller/main/StatusBarCommandDispatch.cxx @@ -40,9 +40,6 @@ // #include <vcl/svapp.hxx> // #endif -// for ressource strings STR_UNDO and STR_REDO -#include <sfx2/sfx.hrc> - #include "ResId.hxx" using namespace ::com::sun::star; |