sources/main.cpp

changeset 58
d175243ad169
parent 51
481073b016a9
child 59
00a084f8ed26
--- 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]);

mercurial