project_files/frontlib/net/netconn_internal.h
changeset 7497 7e1d72fc03c7
parent 7482 d70a5b0d1190
child 7580 c92596feac0d
--- a/project_files/frontlib/net/netconn_internal.h	Sun Aug 12 23:51:36 2012 +0200
+++ b/project_files/frontlib/net/netconn_internal.h	Wed Aug 15 23:40:10 2012 +0200
@@ -43,8 +43,6 @@
 	int netconnState;			// One of the NETCONN_STATE constants
 	bool isAdmin;				// Player is server administrator
 
-	flib_metascheme *metaCfg;
-
 	bool isChief;				// Player can modify the current room
 	flib_map *map;
 	flib_teamlist pendingTeamlist;