summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-02-27 10:24:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-02-27 10:24:53 +0100
commita463234e8893b349f99bef899e71709f3ab82cd6 (patch)
treeb898d77fafde5b627b9d2bb8fde1dc69941453aa /toolkit/source/awt/vclxtoolkit.cxx
parent3b15769cc2a2ba8e1e9d8c08527d47dccf4a5b62 (diff)
Remove unused VCLXTabPageModel
Unused since 265043a935781633f204b1ddfede5f454b8555fe "tabcontrol: #i113362# impl tabcontrol in awt" and not even built since 0a966b904bd6fd570d2fb09825810aceed4e00e8 "tabcontrol: fix some compile errors." Change-Id: Ida6fde85207288a0b4e09cee767bd004f9384d99
Diffstat (limited to 'toolkit/source/awt/vclxtoolkit.cxx')
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx
index 6cb1829b073e..8a889258cfc6 100644
--- a/toolkit/source/awt/vclxtoolkit.cxx
+++ b/toolkit/source/awt/vclxtoolkit.cxx
@@ -74,7 +74,6 @@ using org::libreoffice::touch::ByteBufferWrapper;
#include <toolkit/awt/vclxsystemdependentwindow.hxx>
#include <toolkit/awt/vclxregion.hxx>
#include <toolkit/awt/vclxtabpagecontainer.hxx>
-#include <toolkit/awt/vclxtabpagemodel.hxx>
#include <toolkit/awt/animatedimagespeer.hxx>
#include <toolkit/awt/vclxtopwindow.hxx>