[gsm] Make LCR work with current Osmocom-BB.
[lcr.git] / interface.h
index eea6915..f271080 100644 (file)
@@ -57,8 +57,6 @@ struct interface_port {
 #ifdef WITH_GSM_MS
        int                     gsm_ms; /* interface is an GSM MS interface */
        char                    gsm_ms_name[32]; /* name of ms */
 #ifdef WITH_GSM_MS
        int                     gsm_ms; /* interface is an GSM MS interface */
        char                    gsm_ms_name[32]; /* name of ms */
-       char                    gsm_ms_socket[128]; /* layer1 socket name */
-       char                    gsm_ms_service; /* see GSM_SERVICE_* */
 #endif
        unsigned int            ss5; /* set, if SS5 signalling enabled, also holds feature bits */
        int                     remote; /* interface is a remote app interface */
 #endif
        unsigned int            ss5; /* set, if SS5 signalling enabled, also holds feature bits */
        int                     remote; /* interface is a remote app interface */