redundant

This commit is contained in:
Shikhar Bhushan
2010-03-14 05:16:11 -07:00
parent e6f2ed3035
commit 839021cd2b

View File

@@ -120,8 +120,6 @@ abstract class SocketClient {
output.close();
output = null;
}
input = null;
output = null;
}
public boolean isConnected() {