@@ -35,7 +35,6 @@ mailto:[email protected]
#define optz(_n,_l) (buf+buf_len-(((_n)+(_l)>buf_len)?buf_len:(_n)+(_l)))
/* global variables */
-int sms_report_type;
cds_report cds_report_func;
@@ -47,8 +47,6 @@ struct network networks[MAX_NETWORKS];
int net_pipes_in[MAX_NETWORKS];
int nr_of_networks;
int nr_of_modems;
-int *queued_msgs;
-int use_contact;
struct tm_binds tmb;