diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-07 22:14:05 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-01-07 22:14:05 +0400 |
commit | 5b031b4ea68df5ca210a5631c801414b476d8094 (patch) | |
tree | 20b09268cd8f8ba9cb72a26dabd6bd4b0f353422 /sc/source/ui/view/tabvwsha.cxx | |
parent | 948f57e74dda7e64b7c72208eaec00eac1bb96ba (diff) |
Remove superfluous _ZFORLIST_DECLARE_TABLE definition.
Diffstat (limited to 'sc/source/ui/view/tabvwsha.cxx')
-rw-r--r-- | sc/source/ui/view/tabvwsha.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx index 36f84ce04e78..d64de030cef3 100644 --- a/sc/source/ui/view/tabvwsha.cxx +++ b/sc/source/ui/view/tabvwsha.cxx @@ -31,7 +31,6 @@ // INCLUDE --------------------------------------------------------------- -#define _ZFORLIST_DECLARE_TABLE #include "scitems.hxx" #include <svl/stritem.hxx> #include <svl/whiter.hxx> |