[PATCH] Remove last traces of SvShorts from sc
Nigel Hawkins
n.hawkins at gmx.com
Wed Feb 9 07:21:35 PST 2011
---
sc/source/ui/inc/undotab.hxx | 7 -------
sc/source/ui/inc/viewfunc.hxx | 6 ------
2 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx
index 26eb8a2..f37c2a3 100644
--- a/sc/source/ui/inc/undotab.hxx
+++ b/sc/source/ui/inc/undotab.hxx
@@ -35,13 +35,6 @@
#include <tools/color.hxx>
#include "tabbgcolor.hxx"
-#ifndef _SVSTDARR_SHORTS
-
-#define _SVSTDARR_SHORTS
-#include <svl/svstdarr.hxx>
-
-#endif
-
#ifndef _SVSTDARR_STRINGS
#define _SVSTDARR_STRINGS
diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx
index b07bf00..77fbc43 100644
--- a/sc/source/ui/inc/viewfunc.hxx
+++ b/sc/source/ui/inc/viewfunc.hxx
@@ -32,12 +32,6 @@
#include "tabbgcolor.hxx"
-#ifndef _SVSTDARR_SHORTS
-#define _SVSTDARR_SHORTS
-#include <svl/svstdarr.hxx>
-
-#endif
-
#ifndef _SVSTDARR_STRINGS
#define _SVSTDARR_STRINGS
--
1.7.0.4
--=-nmY1v+zYA3svWMRsdt+A--
More information about the LibreOffice
mailing list