Assume the server supports the QNOP command, do not test for it, this is another...
[citadel.git] / textclient / textclient.h
index a13f4ae3dbb78b076b71e64a618b644a864d936c..169f6935dac0bedac8aa14fcce90eb6b914e96d8 100644 (file)
@@ -141,7 +141,6 @@ struct CtdlServInfo {
        char sysadm[64];
        char moreprompt[256];
        int ok_floors;
-       int supports_qnop;
        int supports_ldap;
        int newuser_disabled;
        char default_cal_zone[256];