This commit was manufactured by cvs2svn to create tag
[gnokii.git] / include / protocol / fbus.h
index a8d3c97..1340262 100644 (file)
@@ -49,8 +49,6 @@ enum FBUS_RX_States {
   FBUS_RX_GetMessage
 };
 
-extern int fbus_decoding;
-
 GSM_Error FBUS_Initialise(char *port_device, char *initlength,
                           GSM_ConnectionType connection,
                           void (*rlp_callback)(RLP_F96Frame *frame));