]> andersk Git - moira.git/blobdiff - server/mr_server.h
changed names: sms->moira, smscheck->mrcheck
[moira.git] / server / mr_server.h
index 009a97a05de97bd58e5e790eb0f30d41b7904ab5..0ea58582bad0f89bd02ee14750ed3150bcfc6132 100644 (file)
@@ -38,8 +38,6 @@ struct krbname {
 typedef struct _client {
        OPERATION pending_op;   /* Primary pending operation */
        CONNECTION con;         /* Connection to the client */
-       int state;              /* XXX this is really superfluous and should */
-                               /* be removed */
        int action;             /* what action is pending? */
        sms_params *args, reply;
        int id;                 /* Unique id of client */
This page took 0.03256 seconds and 4 git commands to generate.