From dedffc5920d285b5194fff7ff9e23cce8fb5c092 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 7 Feb 2011 23:05:53 +0100 Subject: Remove some dead code --- svtools/source/table/tablecontrol.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svtools') diff --git a/svtools/source/table/tablecontrol.cxx b/svtools/source/table/tablecontrol.cxx index f29d06189a80..1ed3894ef883 100644 --- a/svtools/source/table/tablecontrol.cxx +++ b/svtools/source/table/tablecontrol.cxx @@ -41,7 +41,6 @@ using ::com::sun::star::accessibility::XAccessible; using namespace ::com::sun::star::accessibility; using namespace ::com::sun::star::lang; using namespace utl; -//using namespace rtl; //........................................................................ namespace svt { namespace table { -- cgit