diff -r e65adfc99f15 -r 7e1d72fc03c7 project_files/frontlib/net/netconn_internal.h --- 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;