summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-09-05 16:39:21 +0000
committerKurt Zenker <kz@openoffice.org>2007-09-05 16:39:21 +0000
commit69ea7b38c6e418cc0ec38a266de77754cf64a0fd (patch)
treed1eb1bb02360fe05de3817319fcfa9fc0b377cdc
parente3234f53ba681c483e4511a084be31ff08d7860a (diff)
INTEGRATION: CWS ause083 (1.5.246); FILE MERGED
2007/07/17 22:29:23 mba 1.5.246.1: #i79470#: ambiguous Reference class
-rw-r--r--svtools/source/uno/framestatuslistener.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/source/uno/framestatuslistener.cxx b/svtools/source/uno/framestatuslistener.cxx
index 20e53b06cdc7..6085039a0cd9 100644
--- a/svtools/source/uno/framestatuslistener.cxx
+++ b/svtools/source/uno/framestatuslistener.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: framestatuslistener.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 15:29:03 $
+ * last change: $Author: kz $ $Date: 2007-09-05 17:39:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,6 @@
#include <vcl/svapp.hxx>
#endif
-using namespace ::rtl;
using namespace ::cppu;
using namespace ::com::sun::star::awt;
using namespace ::com::sun::star::uno;