summaryrefslogtreecommitdiff
path: root/accessibility/source/inc
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:46 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commitd41279d5861cbeb4bd87bf6932f1839a51f634f6 (patch)
tree95e532a374991b38e7626cae371d7f8c0a3b463f /accessibility/source/inc
parente2039c054c9674bd68652274bd64ee1a569b196b (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'accessibility/source/inc')
-rw-r--r--accessibility/source/inc/floatingwindowaccessible.hxx2
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
{