summaryrefslogtreecommitdiff
path: root/vos
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-02 11:40:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-02 11:40:06 +0000
commitab146aabf69a458601f4e0baa0d3bbaabed1370f (patch)
tree5bfba55ca248f62a43c7f27db917f5a0fd02e784 /vos
parent0993dcfecd288fc8917db05a6259ba91dd5d2369 (diff)
INTEGRATION: CWS vgcleanupmacros (1.6.20); FILE MERGED
2006/05/17 11:23:18 vg 1.6.20.1: #i65486# cleanup:remove obsolete macros
Diffstat (limited to 'vos')
-rw-r--r--vos/inc/vos/socket.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/vos/inc/vos/socket.hxx b/vos/inc/vos/socket.hxx
index f123afd3a268..89546597e470 100644
--- a/vos/inc/vos/socket.hxx
+++ b/vos/inc/vos/socket.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: socket.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:04:31 $
+ * last change: $Author: vg $ $Date: 2006-06-02 12:40:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,10 +62,8 @@
#include <osl/time.h>
#endif
-#ifdef _USE_NAMESPACE
namespace vos
{
-#endif
/** Base data types
*/
@@ -1148,9 +1146,7 @@ public:
-#ifdef _USE_NAMESPACE
}
-#endif
#endif // _VOS_SOCKET_HXX_