summaryrefslogtreecommitdiff
path: root/src/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.cpp')
-rw-r--r--src/game.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game.cpp b/src/game.cpp
index e074fc30..dd257013 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -382,8 +382,6 @@ Game::Game():
Game::~Game()
{
- Net::getGeneralHandler()->unload();
-
destroyGuiWindows();
delete beingManager;