From d41279d5861cbeb4bd87bf6932f1839a51f634f6 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:53:46 +0200 Subject: more removed include guards using fixguard.py --- accessibility/source/inc/floatingwindowaccessible.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'accessibility/source/inc') 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 -#endif class FloatingWindowAccessible : public VCLXAccessibleComponent { -- cgit