diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2009-10-30 13:12:29 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2009-10-30 13:12:29 +0100 |
commit | e39dac8cb3f4d98f6aab875f64672b1f502264a2 (patch) | |
tree | d2ba6ec473961be05c918f504b9aa1e030744895 /svx/source/form/filtnav.cxx | |
parent | 346d0a2a7644c54da29338df9102cbbc027aa20a (diff) |
cleaned up fmtools.?xx, so that only files which need it include it, and functions having 1 client only are moved to the client file
Diffstat (limited to 'svx/source/form/filtnav.cxx')
-rw-r--r-- | svx/source/form/filtnav.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 73b077068ac3..dec2f4c0d5a6 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -54,7 +54,6 @@ #include <cppuhelper/implbase1.hxx> #include <fmservs.hxx> #include <fmshimp.hxx> -#include <fmtools.hxx> #include <rtl/logfile.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/objitem.hxx> |