summaryrefslogtreecommitdiff
path: root/extensions/workben
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-02 12:04:44 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-02 12:04:44 +0000
commit991cc43b4e0319779fa8015236bd4a85a40409ee (patch)
tree32e99f19881985188bdea74ca444d3faa09c33c7 /extensions/workben
parent943ea991c0121e4648b898e9fa0c9491bf44e14c (diff)
INTEGRATION: CWS vgcleanupmacros (1.2.134); FILE MERGED
2006/05/17 11:15:44 vg 1.2.134.1: #i65486# cleanup:remove obsolete macros
Diffstat (limited to 'extensions/workben')
-rw-r--r--extensions/workben/testresource.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/extensions/workben/testresource.cxx b/extensions/workben/testresource.cxx
index f7f43e7e7ab2..655a00f285d7 100644
--- a/extensions/workben/testresource.cxx
+++ b/extensions/workben/testresource.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testresource.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:03:47 $
+ * last change: $Author: vg $ $Date: 2006-06-02 13:04:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,11 +42,9 @@
#include <usr/services.hxx>
#include <vcl/svapp.hxx>
-#ifdef _USE_NAMESPACE
using namespace rtl;
using namespace vos;
using namespace usr;
-#endif
class MyApp : public Application
{