diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-06-26 12:43:12 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-06-27 13:32:44 +0200 |
commit | e5c28b86bed03c70bbe3054ccfcc6cb96291c580 (patch) | |
tree | c3bfa53326934e089bf6201f96da5198712febc4 /toolkit/inc | |
parent | b22adb4940fe86f33732be0a1305ccb71f2d0ea9 (diff) |
Remove commented out code (includes)
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
Diffstat (limited to 'toolkit/inc')
-rw-r--r-- | toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx b/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx index 3baa35ae1562..04fdb259e79d 100644 --- a/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx +++ b/toolkit/inc/toolkit/awt/vclxtabpagecontainer.hxx @@ -38,7 +38,6 @@ #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/container/XContainerListener.hpp> #include "toolkit/awt/vclxwindow.hxx" -//#include <com/sun/star/awt/tab/XTabPageModel.hpp> #include <com/sun/star/awt/tab/XTabPageContainer.hpp> #include <toolkit/helper/listenermultiplexer.hxx> #include <cppuhelper/implbase2.hxx> |