diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:44:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-06-02 11:44:43 +0000 |
commit | 95d65e4ceeba5dc9ffdcacd6343973ee7ab57f67 (patch) | |
tree | ff77badc60d9f85054e874c0d31c3962014c93e6 /vos | |
parent | df7734844e716ccfe78336566467ec9a63ca5c19 (diff) |
INTEGRATION: CWS vgcleanupmacros (1.14.8); FILE MERGED
2006/05/17 11:23:21 vg 1.14.8.1: #i65486# cleanup:remove obsolete macros
Diffstat (limited to 'vos')
-rw-r--r-- | vos/source/socket.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vos/source/socket.cxx b/vos/source/socket.cxx index 922510384c11..8a236a28da70 100644 --- a/vos/source/socket.cxx +++ b/vos/source/socket.cxx @@ -4,9 +4,9 @@ * * $RCSfile: socket.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: obo $ $Date: 2006-01-20 14:20:36 $ + * last change: $Author: vg $ $Date: 2006-06-02 12:44:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ #include <vos/diagnose.hxx> //#include <osl/tools.h> -#ifdef _USE_NAMESPACE using namespace vos; -#endif VOS_IMPLEMENT_CLASSINFO(VOS_CLASSNAME(OSocketAddr, vos), |