]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - server.h
Linux GLX, a lot of code shrinkage/cleanup, assembly support.
[xonotic/darkplaces.git] / server.h
index 9120cdcee9362188e45506ed0a204834803d635b..3ab515d5a5d6cd38a879523ae42e7553f5d13a2a 100644 (file)
--- a/server.h
+++ b/server.h
@@ -77,7 +77,6 @@ typedef struct client_s
        qboolean                active;                         // false = client is free
        qboolean                spawned;                        // false = don't send datagrams
        qboolean                dropasap;                       // has been told to go to another level
-       qboolean                privileged;                     // can execute any host command
        qboolean                sendsignon;                     // only valid before spawned
 
        double                  last_message;           // reliable messages must be sent