summaryrefslogtreecommitdiffstats
path: root/toolkit/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 18:12:44 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:34:28 +0200
commit3ed25cd90ec3ef3d9f2d278e8dbff3a29ce06606 (patch)
tree03f1e71644d1153d68964a1e8b0ccf983f6d3f90 /toolkit/inc
parentRemove unused include files (diff)
downloadcore-3ed25cd90ec3ef3d9f2d278e8dbff3a29ce06606.tar.gz
core-3ed25cd90ec3ef3d9f2d278e8dbff3a29ce06606.zip
Remove an unused header
All of these definitions are unused. So remove it. Change-Id: I831073dfe21684983bf5f8122af941a3ce3a2737
Diffstat (limited to 'toolkit/inc')
-rw-r--r--toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx b/toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx
index 3895ae0dfea8..9f0ab633e203 100644
--- a/toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx
+++ b/toolkit/inc/toolkit/awt/vclxtabpagemodel.hxx
@@ -40,7 +40,6 @@
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPage.hpp>
-#include "forward.hxx"
#include <cppuhelper/implbase1.hxx>
// ----------------------------------------------------
typedef ::cppu::AggImplInheritanceHelper1 < UnoControlModel,