--- a/sources/main.cpp Tue Dec 16 02:30:31 2014 +0200 +++ b/sources/main.cpp Tue Dec 16 02:48:18 2014 +0200 @@ -49,7 +49,6 @@ } Interface::initialize(); - RCONSession::new_session(); if (argc == 3) Interface::connect (argv[1], argv[2]);