From facd86ef9cdac2f0acab13a8b525f0bfb99cac28 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Mon, 4 Oct 2010 16:59:40 +0200 Subject: remove include guards using fixguard.py --- framework/source/classes/menumanager.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/source/classes/menumanager.cxx') diff --git a/framework/source/classes/menumanager.cxx b/framework/source/classes/menumanager.cxx index 35dab1ecbec1..34056cc3eae8 100644 --- a/framework/source/classes/menumanager.cxx +++ b/framework/source/classes/menumanager.cxx @@ -67,9 +67,7 @@ #include #include -#ifndef _TOOLKIT_HELPER_VCLUNOHELPER_HXX_ #include -#endif #include #include -- cgit