diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-07-12 22:13:57 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-07-12 22:13:57 +0200 |
commit | d7d37d2101ce468e6ae2e1fd711cd7df321a5378 (patch) | |
tree | 2e0aca11db062e32bfb91e42797c802a1f481ca9 /svtools/inc | |
parent | 8443c7c1cccba55a43b81cc8bfc034f7c5122f58 (diff) |
remove use of recently removed header file
Change-Id: If4248c728f44bfda089fdba9f27a33868daf8663
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 129c56ed72e3..e6b7d3902794 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -95,7 +95,6 @@ #include <com/sun/star/awt/grid/XGridColumn.hpp> #include <com/sun/star/awt/grid/XGridColumnListener.hpp> #include <com/sun/star/awt/grid/XSortableGridData.hpp> -#include <com/sun/star/awt/tree/DefaultTreeDataModel.hpp> #include <com/sun/star/awt/tree/XMutableTreeNode.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> |