From db78295d6713469f59659ca86b031d4690c70370 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 18 Sep 2009 10:43:10 +0000 Subject: [PATCH] 2009-09-18 12:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * source/rtl/hbsocket.c - Reverted patch committed in 2009-09-18 12:19. It was overridden by an enhanced version in 2009-09-18 12:37. --- harbour/ChangeLog | 5 +++++ harbour/source/rtl/hbsocket.c | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8e22faea15..6816a86ce8 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,11 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-09-18 12:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * source/rtl/hbsocket.c + - Reverted patch committed in 2009-09-18 12:19. It was + overridden by an enhanced version in 2009-09-18 12:37. + 2009-09-18 12:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/ChangeLog ! fixed my typo in name Tomas->Tamas - I'm sorry. diff --git a/harbour/source/rtl/hbsocket.c b/harbour/source/rtl/hbsocket.c index c66126b47b..62cc41babf 100644 --- a/harbour/source/rtl/hbsocket.c +++ b/harbour/source/rtl/hbsocket.c @@ -58,10 +58,6 @@ # endif #endif -#if defined( HB_OS_BEOS ) -# define HB_SOCKET_TRANSLATE_TYPE -#endif - #if !defined( HB_SOCKET_OFF ) /* we do not use autoconf so we can only guess what is supported