gsm: Verify the MNCC_VERSION of the BSC/MS and close the socket on mismatch
[lcr.git] / options.h
index c13ee2c..574cd68 100644 (file)
--- a/options.h
+++ b/options.h
@@ -29,7 +29,6 @@ struct options {
        int     socketrights;           /* rights of lcr admin socket */
        int     socketuser;             /* socket chown to this user */
        int     socketgroup;            /* socket chgrp to this group */
-       int     gsm;                    /* enable gsm support */
        int     polling;
 };