From: bdemsky Date: Sat, 16 Apr 2011 06:18:53 +0000 (+0000) Subject: remove comment X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=af7fb9fa7f3a6810fdf98f26beb0eb0135f9b36e;p=IRC.git remove comment --- diff --git a/Robust/src/Runtime/socket.c b/Robust/src/Runtime/socket.c index 9b2cbe05..3a5bb2ba 100644 --- a/Robust/src/Runtime/socket.c +++ b/Robust/src/Runtime/socket.c @@ -75,7 +75,6 @@ void CALL12(___Socket______nativeBindFD____I, int ___fd___, struct ___Socket___ RuntimeHashadd(fdtoobject, ___fd___, (int) VAR(___this___)); addreadfd(___fd___); #endif - //return 0; } #endif #endif