diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-04 16:59:40 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:11:20 +0200 |
commit | facd86ef9cdac2f0acab13a8b525f0bfb99cac28 (patch) | |
tree | b20099418ed50ea373d131c15835efd3946fab41 /uui/source/logindlg.cxx | |
parent | 30afa21872109ef351ece5d0f0ad14e29d5e790e (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'uui/source/logindlg.cxx')
-rw-r--r--[-rwxr-xr-x] | uui/source/logindlg.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uui/source/logindlg.cxx b/uui/source/logindlg.cxx index d7ded58b5dde..444922b110c5 100755..100644 --- a/uui/source/logindlg.cxx +++ b/uui/source/logindlg.cxx @@ -29,12 +29,8 @@ #include <vcl/msgbox.hxx> #include "logindlg.hxx" -#ifndef UUI_LOGINDLG_HRC #include "logindlg.hrc" -#endif -#ifndef UUI_IDS_HRC #include "ids.hrc" -#endif #include <tools/resid.hxx> #ifdef UNX |