From 02a3f860048b0be425106a7f5073e85a8b7edba1 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 28 Aug 2013 13:13:59 +0200 Subject: 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 --- sfx2/source/dialog/templdlg.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/source/dialog') 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 #include "dialog.hrc" #include "arrdecl.hxx" -#include "fltfnc.hxx" #include #include #include -- cgit