--- deliantra/server/include/client.h 2006/12/22 16:34:00 1.16 +++ deliantra/server/include/client.h 2006/12/23 00:14:29 1.17 @@ -79,7 +79,6 @@ /* The following is the setup for a ring buffer for storing output * data that the OS can't handle right away. */ - struct Buffer { char data[SOCKETBUFSIZE]; @@ -96,7 +95,6 @@ ST_CONFIRM_QUIT, ST_CHANGE_CLASS, - ST_CONFIGURE, ST_GET_PARTY_PASSWORD, };