1
0
Fork 0

(svn r4243) Unbreak compilation

release/0.5
tron 2006-04-02 14:36:51 +00:00
parent 892a4c587d
commit 1c5c32dd60
1 changed files with 0 additions and 1 deletions

View File

@ -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