diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 15:03:50 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-29 15:59:53 +0200 |
commit | b63027f0992cf5c368faeb807c69110997dd00ea (patch) | |
tree | 1a4a7cc3815b5414022c7e93d40de98e59f75bfe /sc | |
parent | 5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff) |
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/editsh.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/editsh.cxx b/sc/source/ui/view/editsh.cxx index 42b4076fdc2c..51b2679a9a2f 100644 --- a/sc/source/ui/view/editsh.cxx +++ b/sc/source/ui/view/editsh.cxx @@ -65,9 +65,7 @@ #include <svtools/transfer.hxx> #include <svl/stritem.hxx> -#define _EDITSH_CXX #include "editsh.hxx" - #include "scresid.hxx" #include "global.hxx" #include "sc.hrc" |