[Libreoffice-commits] .: dbaccess/source

Thomas Arnhold tarnhold at kemper.freedesktop.org
Mon Feb 7 14:05:23 PST 2011


 dbaccess/source/ui/browser/brwview.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 76083e2a4195a7b9e2bb07d6b7807c9de8d9f59d
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Mon Feb 7 23:05:03 2011 +0100

    Remove unused using namespace

diff --git a/dbaccess/source/ui/browser/brwview.cxx b/dbaccess/source/ui/browser/brwview.cxx
index 50fd4de..88b7d87 100644
--- a/dbaccess/source/ui/browser/brwview.cxx
+++ b/dbaccess/source/ui/browser/brwview.cxx
@@ -48,7 +48,6 @@ using namespace dbaui;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::sdb;
 using namespace ::com::sun::star::form;
-//	using namespace ::com::sun::star::sdbcx;
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::container;
 using namespace ::com::sun::star::lang;


More information about the Libreoffice-commits mailing list