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 /chart2/source/controller/dialogs/TabPages.hrc | |
parent | ffa78fe20da1385337d372e1f00886de911517a6 (diff) |
remove now unused tabpage.hrc
as TP_WIDTH and TP_HEIGHT are unused now
Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
Diffstat (limited to 'chart2/source/controller/dialogs/TabPages.hrc')
-rw-r--r-- | chart2/source/controller/dialogs/TabPages.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/TabPages.hrc b/chart2/source/controller/dialogs/TabPages.hrc index 3e310f53f7a8..70c23606800e 100644 --- a/chart2/source/controller/dialogs/TabPages.hrc +++ b/chart2/source/controller/dialogs/TabPages.hrc @@ -19,8 +19,6 @@ #ifndef CHART_TABPAGES_HRC #define CHART_TABPAGES_HRC -#include <sfx2/tabpage.hrc> - #include "ResourceIds.hrc" #endif |