From e2039c054c9674bd68652274bd64ee1a569b196b Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 4 Oct 2010 16:58:18 +0200 Subject: remove include guards using fixguard.py --- forms/source/component/imgprod.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'forms/source/component/imgprod.cxx') diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx index 7e0293be334e..f7e880eba3d1 100644 --- a/forms/source/component/imgprod.cxx +++ b/forms/source/component/imgprod.cxx @@ -37,9 +37,7 @@ #include #include -#ifndef SVTOOLS_SOURCE_MISC_IMAGERESOURCEACCESS_HXX #include "svtools/imageresourceaccess.hxx" -#endif #include // -------------------- -- cgit