From dd3e879cfdacbc8b9fff7556ae2d8698a22e9235 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 25 Feb 2013 19:09:32 +0100 Subject: remove some trivial duplicates Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad --- xmloff/source/forms/elementexport.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff') diff --git a/xmloff/source/forms/elementexport.cxx b/xmloff/source/forms/elementexport.cxx index 818be045f3e3..8870248f9180 100644 --- a/xmloff/source/forms/elementexport.cxx +++ b/xmloff/source/forms/elementexport.cxx @@ -82,7 +82,6 @@ namespace xmloff using namespace ::com::sun::star::awt; using namespace ::com::sun::star::form; using namespace ::com::sun::star::lang; - using namespace ::com::sun::star::lang; using namespace ::com::sun::star::beans; using namespace ::com::sun::star::container; using namespace ::com::sun::star::script; -- cgit