summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
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/dialog
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/dialog')
-rw-r--r--sfx2/source/dialog/templdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index 69e3c0e9debf..08bf350dc1dd 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -52,7 +52,6 @@
#include <sfx2/sfx.hrc>
#include "dialog.hrc"
#include "arrdecl.hxx"
-#include "fltfnc.hxx"
#include <sfx2/docfilt.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/doctempl.hxx>