@@ -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',
@@ -76,7 +76,6 @@ str domain;
int *queued_msgs = 0;
int use_contact = 0;
int sms_report_type = NO_REPORT;
-struct tm_binds tmb;
static proc_export_t sms_procs[] = {
@@ -61,7 +61,6 @@ int nr_of_modems;
int max_sms_parts;
int *queued_msgs;
int use_contact;
struct tm_binds tmb;