diff options
Diffstat (limited to 'uui/source/fltdlg.cxx')
-rw-r--r-- | uui/source/fltdlg.cxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx index 6e549f0b1725..2e333026fc19 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -17,19 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//_________________________________________________________________________________________________________________ -// my own includes -//_________________________________________________________________________________________________________________ - #include "fltdlg.hxx" #include "ids.hrc" #include "fltdlg.hrc" -//_________________________________________________________________________________________________________________ -// includes of other projects -//_________________________________________________________________________________________________________________ #include <com/sun/star/util/XStringWidth.hpp> #include <cppuhelper/implbase1.hxx> #include <unotools/localfilehelper.hxx> |