summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltfnc.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-08-28 13:13:59 +0200
committerNoel Grandin <noel@peralex.com>2013-08-29 09:30:14 +0200
commit02a3f860048b0be425106a7f5073e85a8b7edba1 (patch)
treeb7e995a519f115d46108d7a490c41798c3aab45d /sfx2/source/bastyp/fltfnc.cxx
parent67b84a56841dcaefce211591b101143df6b1966e (diff)
remove unnecessary header sfx2/source/inc/fltfnc.hxx
the only method it declares no longer exists, to inline its includes into the places using it. Change-Id: I1fed09835f221a34722dbdd3f33a079a373d8b36
Diffstat (limited to 'sfx2/source/bastyp/fltfnc.cxx')
-rw-r--r--sfx2/source/bastyp/fltfnc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltfnc.cxx b/sfx2/source/bastyp/fltfnc.cxx
index 28bf2416104a..1d13a3dddcfa 100644
--- a/sfx2/source/bastyp/fltfnc.cxx
+++ b/sfx2/source/bastyp/fltfnc.cxx
@@ -18,7 +18,6 @@
*/
-#include "fltfnc.hxx"
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/NamedValue.hpp>