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 /accessibility/source/helper | |
parent | 97a79787ef39e47fa0a9a223c472961291799291 (diff) |
remove include guards using fixguard.py
Diffstat (limited to 'accessibility/source/helper')
-rw-r--r--[-rwxr-xr-x] | accessibility/source/helper/acc_factory.cxx | 0 | ||||
-rw-r--r-- | accessibility/source/helper/accresmgr.cxx | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx index df71877f1..df71877f1 100755..100644 --- a/accessibility/source/helper/acc_factory.cxx +++ b/accessibility/source/helper/acc_factory.cxx diff --git a/accessibility/source/helper/accresmgr.cxx b/accessibility/source/helper/accresmgr.cxx index 8f61a5246..ff7b579db 100644 --- a/accessibility/source/helper/accresmgr.cxx +++ b/accessibility/source/helper/accresmgr.cxx @@ -29,9 +29,7 @@ #include "precompiled_accessibility.hxx" #include <accessibility/helper/accresmgr.hxx> -#ifndef _TOOLS_SIMPLERESMGR_HXX #include <tools/simplerm.hxx> -#endif #include <vcl/svapp.hxx> |