From aa42876a0e79444577cdf9a4ca4297b6dd7bf792 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:55:31 +0200 Subject: more removed include guards using fixguard.py --- starmath/inc/dialog.hxx | 2 -- starmath/inc/smmod.hxx | 4 ---- starmath/inc/utility.hxx | 2 -- starmath/source/accessibility.hxx | 2 -- 4 files changed, 10 deletions(-) (limited to 'starmath') diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx index 75aee6fd2009..5ead4ee0f551 100644 --- a/starmath/inc/dialog.hxx +++ b/starmath/inc/dialog.hxx @@ -30,9 +30,7 @@ #include #include #include -#ifndef _SV_BUTTON_HXX //autogen #include -#endif #include #include #include diff --git a/starmath/inc/smmod.hxx b/starmath/inc/smmod.hxx index f74beb9de92b..7f0878f67374 100644 --- a/starmath/inc/smmod.hxx +++ b/starmath/inc/smmod.hxx @@ -28,18 +28,14 @@ #ifndef _SMMOD_HXX #define _SMMOD_HXX -#ifndef _SV_RESARY_HXX #include -#endif #include #include #include #include -#ifndef _STARMATH_HRC #include "starmath.hrc" -#endif #include diff --git a/starmath/inc/utility.hxx b/starmath/inc/utility.hxx index e7db51152e25..b97a43daca84 100644 --- a/starmath/inc/utility.hxx +++ b/starmath/inc/utility.hxx @@ -28,9 +28,7 @@ #define UTILITY_HXX #include -#ifndef _FONT_HXX //autogen #include -#endif #include #include #include diff --git a/starmath/source/accessibility.hxx b/starmath/source/accessibility.hxx index bf08b92fd54a..db31f5f887de 100644 --- a/starmath/source/accessibility.hxx +++ b/starmath/source/accessibility.hxx @@ -38,9 +38,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_lang_XSERVICEINFO_HPP_ #include -#endif #include #include #include -- cgit v1.2.3