mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-13 07:05:12 +01:00
Remove unneeded warning
This commit is contained in:
parent
96c46ce568
commit
d2a38d8b01
@ -835,7 +835,6 @@ bool Network::MarshalAllData(NetworkUpdate *ud)
|
||||
|
||||
/* Already marshalled? */
|
||||
if (ntohs(p->magic) == FRODO_NETWORK_MAGIC) {
|
||||
warning("Data already marshalled\n");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user