(svn r4243) Unbreak compilation

pull/155/head
tron 19 years ago
parent 7163a64c25
commit 7549e674b3

@ -43,7 +43,6 @@ static const StringID _network_error_strings[] = {
STR_NETWORK_ERR_CLIENT_CHEATER,
STR_NETWORK_ERR_CLIENT_SERVER_FULL,
};
assert_compile(lengthof(_network_error_strings) == NETWORK_ERROR_END);
// **********
// Sending functions

Loading…
Cancel
Save