diff options
author | Noel Grandin <noel@peralex.com> | 2013-08-28 12:21:04 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-08-29 09:30:14 +0200 |
commit | 67b84a56841dcaefce211591b101143df6b1966e (patch) | |
tree | 6ffe2d3c8b8c5457d2972175ec3c9290aa5d19f5 /sfx2/source/appl/app.cxx | |
parent | bf0e8bda7a189cc0582273ee4e6567dd39cebd49 (diff) |
remove SfxFilterDialog code, appears to be dead
only the header file exists
Change-Id: If2c59dc40655482ac94c7f624fd31396dc62da16
Diffstat (limited to 'sfx2/source/appl/app.cxx')
-rw-r--r-- | sfx2/source/appl/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index 3fd793cb9058..dc3895218943 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -75,7 +75,6 @@ #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> #include "fltfnc.hxx" -#include "nfltdlg.hxx" #include <sfx2/new.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> |