desktop/unx/source/officeloader/officeloader.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 28b0168b4235040e5ef6dae9ffa400aaf9292e34 Author: Tor Lillqvist <[email protected]> Date: Tue Mar 12 14:30:57 2013 +0200 No namespace desktop visible or needed in this source file any more Change-Id: Id8174bd2bd50afa510ff60dcca63d8c560769f61 diff --git a/desktop/unx/source/officeloader/officeloader.cxx b/desktop/unx/source/officeloader/officeloader.cxx index 621555b..ffeb643 100644 --- a/desktop/unx/source/officeloader/officeloader.cxx +++ b/desktop/unx/source/officeloader/officeloader.cxx @@ -24,7 +24,6 @@ #include "../../../source/inc/exithelper.h" -using namespace desktop; using ::rtl::OUString; SAL_IMPLEMENT_MAIN() _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
