From 028b4003986f9cff3274707eebd14ee9099bf87b Mon Sep 17 00:00:00 2001 From: Petr Mladek <pmladek@suse.cz> Date: Mon, 4 Oct 2010 16:59:51 +0200 Subject: remove include guards using fixguard.py --- ucbhelper/workben/ucbexplorer/ucbexplorer.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'ucbhelper/workben') diff --git a/ucbhelper/workben/ucbexplorer/ucbexplorer.cxx b/ucbhelper/workben/ucbexplorer/ucbexplorer.cxx index 4ca6cb71881d..aceecebd68eb 100644 --- a/ucbhelper/workben/ucbexplorer/ucbexplorer.cxx +++ b/ucbhelper/workben/ucbexplorer/ucbexplorer.cxx @@ -57,9 +57,7 @@ #include <ucbhelper/macros.hxx> #include <ucbhelper/configurationkeys.hxx> -#ifndef _UCBEXPLORER_HRC #include "ucbexplorer.hrc" -#endif using namespace com::sun::star; using namespace com::sun::star::beans; -- cgit