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 /automation/source/miniapp/editwin.cxx | |
parent | 97a79787ef39e47fa0a9a223c472961291799291 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'automation/source/miniapp/editwin.cxx')
-rw-r--r-- | automation/source/miniapp/editwin.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/automation/source/miniapp/editwin.cxx b/automation/source/miniapp/editwin.cxx index 016623fe9..dd467f2e7 100644 --- a/automation/source/miniapp/editwin.cxx +++ b/automation/source/miniapp/editwin.cxx @@ -30,9 +30,7 @@ #include "editwin.hxx" #include <tools/stream.hxx> -#ifndef _MSGBOX_HXX //autogen #include <vcl/msgbox.hxx> -#endif BOOL GHEditWindow::Close() |