Whitespace fix.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2636 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2006-12-28 16:39:44 +00:00
parent a3f7a022bb
commit a70913b70b
-1
View File
@@ -243,7 +243,6 @@ NetConnection_connectedServerErrorCallback(ListenState *listenState,
NetConnection *conn =
(NetConnection *) ListenState_getExtra(listenState);
NetConnectionError error;
conn->stateFlags.connected = false;
conn->stateFlags.disconnected = true;