summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
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/toolbox
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/toolbox')
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index b535d0c8c8b0..ea1d3172f31b 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -72,7 +72,6 @@
#include <sfx2/tbxctrl.hxx>
#include <sfx2/mnumgr.hxx>
#include <sfx2/dispatch.hxx>
-#include "fltfnc.hxx"
#include <sfx2/msg.hxx>
#include <sfx2/msgpool.hxx>
#include "statcach.hxx"