diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:53:46 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:08:01 +0200 |
commit | d41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch) | |
tree | 95e532a374991b38e7626cae371d7f8c0a3b463f /accessibility/source/inc/floatingwindowaccessible.hxx | |
parent | e2039c054c9674bd68652274bd64ee1a569b196b (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'accessibility/source/inc/floatingwindowaccessible.hxx')
-rw-r--r-- | accessibility/source/inc/floatingwindowaccessible.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/accessibility/source/inc/floatingwindowaccessible.hxx b/accessibility/source/inc/floatingwindowaccessible.hxx index 2d5e0e603f5a..750c104083c8 100644 --- a/accessibility/source/inc/floatingwindowaccessible.hxx +++ b/accessibility/source/inc/floatingwindowaccessible.hxx @@ -28,9 +28,7 @@ #ifndef ACCESSIBILITY_FLOATINGWINDOWACCESSIBLE_HXX #define ACCESSIBILITY_FLOATINGWINDOWACCESSIBLE_HXX -#ifndef _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_ #include <toolkit/awt/vclxaccessiblecomponent.hxx> -#endif class FloatingWindowAccessible : public VCLXAccessibleComponent { |