summaryrefslogtreecommitdiff
path: root/uui/source/fltdlg.cxx
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-04 16:59:40 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:11:20 +0200
commitfacd86ef9cdac2f0acab13a8b525f0bfb99cac28 (patch)
treeb20099418ed50ea373d131c15835efd3946fab41 /uui/source/fltdlg.cxx
parent30afa21872109ef351ece5d0f0ad14e29d5e790e (diff)
remove include guards using fixguard.py
Diffstat (limited to 'uui/source/fltdlg.cxx')
-rw-r--r--uui/source/fltdlg.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx
index 4bda9fb9e579..351d7683ca26 100644
--- a/uui/source/fltdlg.cxx
+++ b/uui/source/fltdlg.cxx
@@ -31,13 +31,9 @@
#include "fltdlg.hxx"
-#ifndef UUI_IDS_HRC
#include "ids.hrc"
-#endif
-#ifndef UUI_FLTDLG_HRC
#include "fltdlg.hrc"
-#endif
//_________________________________________________________________________________________________________________
// includes of other projects
@@ -48,9 +44,7 @@
#include <tools/list.hxx>
#include <tools/urlobj.hxx>
-#ifndef _BUTTON_HXX //autogen
#include <vcl/button.hxx>
-#endif
#include <vos/mutex.hxx>
#include <vcl/svapp.hxx>