@@ -25,7 +25,6 @@ mailto:[email protected]
#include "libsms_modem.h"
-int sms_report_type;
static char hexa[16] = {
'0','1','2','3','4','5','6','7',
@@ -84,7 +84,6 @@ str domain;
int *queued_msgs = 0;
int use_contact = 0;
int sms_report_type = NO_REPORT;
-struct tm_binds tmb;
static cmd_export_t cmds[]={
@@ -68,7 +68,6 @@ int nr_of_modems;
int max_sms_parts;
int *queued_msgs;
int use_contact;
struct tm_binds tmb;