diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 08:54:03 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-09 18:12:06 +0200 |
commit | 987d933c582a49ec53511211c9022dfd2846b305 (patch) | |
tree | bc4c79b482c3ecb82417f594e462693180e60b5a /sw | |
parent | ffa78fe20da1385337d372e1f00886de911517a6 (diff) |
remove now unused tabpage.hrc
as TP_WIDTH and TP_HEIGHT are unused now
Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/envelp.hrc | 2 | ||||
-rw-r--r-- | sw/inc/globals.hrc | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/envelp.hrc b/sw/inc/envelp.hrc index 8b3ac81e837b..e5d6e24b8862 100644 --- a/sw/inc/envelp.hrc +++ b/sw/inc/envelp.hrc @@ -20,8 +20,6 @@ #ifndef _ENVELP_HRC #define _ENVELP_HRC -#include <sfx2/tabpage.hrc> - #include "rcid.hrc" // Dialoge -------------------------------------------------------------------- diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 7edfdace9fdc..f00f775e0183 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -20,8 +20,6 @@ #ifndef _GLOBALS_HRC #define _GLOBALS_HRC -#include <sfx2/tabpage.hrc> - #include "rcid.hrc" // STRINGS ----------------------------------------------------------- |