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 /sfx2 | |
parent | ffa78fe20da1385337d372e1f00886de911517a6 (diff) |
remove now unused tabpage.hrc
as TP_WIDTH and TP_HEIGHT are unused now
Change-Id: I06ec7af8c2b3386d76e36284eb56ea1ab6b9ec5d
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/dinfdlg.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dinfdlg.src b/sfx2/source/dialog/dinfdlg.src index 91de9bc74458..8f6ad2e9ac00 100644 --- a/sfx2/source/dialog/dinfdlg.src +++ b/sfx2/source/dialog/dinfdlg.src @@ -18,7 +18,6 @@ */ #include <sfx2/sfx.hrc> -#include <sfx2/tabpage.hrc> #include "helpid.hrc" #include "sfxlocal.hrc" #include "dinfdlg.hrc" |