mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Merge branch 'experimental' of git://cockatrice.git.sourceforge.net/gitroot/cockatrice/cockatrice
This commit is contained in:
commit
6a77e765a7
4 changed files with 12 additions and 6 deletions
|
|
@ -69,6 +69,7 @@ ServerSocketInterface::~ServerSocketInterface()
|
|||
delete xmlReader;
|
||||
delete socket;
|
||||
socket = 0;
|
||||
delete topLevelItem;
|
||||
}
|
||||
|
||||
void ServerSocketInterface::processProtocolItem(ProtocolItem *item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue