diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:58:18 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | afdb74c7ef53628958aa6a9156e11ca2295f9c45 (patch) | |
tree | 6d3e5840b92580e3e6cf650f6fdccb7c8fd433fa /extensions/source/abpilot/abpfinalpage.cxx | |
parent | 97a79787ef39e47fa0a9a223c472961291799291 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'extensions/source/abpilot/abpfinalpage.cxx')
-rw-r--r-- | extensions/source/abpilot/abpfinalpage.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/abpilot/abpfinalpage.cxx b/extensions/source/abpilot/abpfinalpage.cxx index 6505ae76c..7891406a3 100644 --- a/extensions/source/abpilot/abpfinalpage.cxx +++ b/extensions/source/abpilot/abpfinalpage.cxx @@ -35,9 +35,7 @@ #include <unotools/ucbhelper.hxx> #include <sfx2/filedlghelper.hxx> #include <unotools/pathoptions.hxx> -#ifndef SVTOOLS_FILENOTATION_HXX_ #include <svl/filenotation.hxx> -#endif #include <sfx2/docfilt.hxx> #include <vcl/msgbox.hxx> #include <comphelper/componentcontext.hxx> |