mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Cleanup, remove unnecessary changes
This commit is contained in:
@@ -891,11 +891,6 @@ void ApplyClientNetPackVisitor::visitPackageApplied(PackageApplied & pack)
|
||||
logNetwork->warn("Surprising server message! PackageApplied for unknown requestID!");
|
||||
}
|
||||
|
||||
void ApplyClientNetPackVisitor::visitPackageReceived(PackageReceived & pack)
|
||||
{
|
||||
// No-op for now
|
||||
}
|
||||
|
||||
void ApplyClientNetPackVisitor::visitSystemMessage(SystemMessage & pack)
|
||||
{
|
||||
// usually used to receive error messages from server
|
||||
|
||||
Reference in New Issue
Block a user