diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /padmin/source/newppdlg.hxx | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'padmin/source/newppdlg.hxx')
-rw-r--r-- | padmin/source/newppdlg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/padmin/source/newppdlg.hxx b/padmin/source/newppdlg.hxx index 5b4aa9f755eb..6700eb28dfff 100644 --- a/padmin/source/newppdlg.hxx +++ b/padmin/source/newppdlg.hxx @@ -29,9 +29,7 @@ #define _PAD_NEWPPDLG_HXX_ #include <vcl/dialog.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/combobox.hxx> #include <vcl/lstbox.hxx> #include <vcl/fixed.hxx> |