diff options
-rw-r--r-- | src/misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -241,7 +241,6 @@ _IceRead ( */ _IceConnectionClosed (iceConn); /* invoke watch procs */ - _IceFreeConnection (iceConn); return (0); } |
index : lib/libICE | ||
ICE library |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/misc.c | 1 |
@@ -241,7 +241,6 @@ _IceRead ( */ _IceConnectionClosed (iceConn); /* invoke watch procs */ - _IceFreeConnection (iceConn); return (0); } |