[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sr-dev
Subject:    [SR-Dev] git:master: sms(s): sms_report_type & tmb declared in
From:       andrei () iptel ! org (Andrei Pelinescu-Onciul)
Date:       2009-04-29 15:35:34
Message-ID: 20090429153534.A43E5EF8077 () rimmer
[Download RAW message or body]

Module: sip-router
Branch: master
Commit: cb247f058a2c5617edcecb57d111431716dfb4c7
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cb247f058a2c5617edcecb57d111431716dfb4c7


Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Wed Apr 29 17:35:39 2009 +0200

sms(s): sms_report_type & tmb declared in multiple places

---

 modules_s/sms/libsms_putsms.c |    1 -
 modules_s/sms/sms.c           |    1 -
 modules_s/sms/sms_funcs.c     |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/modules_s/sms/libsms_putsms.c b/modules_s/sms/libsms_putsms.c
index 468da0d..efd619d 100644
--- a/modules_s/sms/libsms_putsms.c
+++ b/modules_s/sms/libsms_putsms.c
@@ -25,7 +25,6 @@ mailto:s.frings at mail.isis.de
 #include "libsms_modem.h"
 
 
-int  sms_report_type;
 
 static char hexa[16] = {
 	'0','1','2','3','4','5','6','7',
diff --git a/modules_s/sms/sms.c b/modules_s/sms/sms.c
index e7beb64..db4ea66 100644
--- a/modules_s/sms/sms.c
+++ b/modules_s/sms/sms.c
@@ -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[]={
diff --git a/modules_s/sms/sms_funcs.c b/modules_s/sms/sms_funcs.c
index 1f4f18e..51696f7 100644
--- a/modules_s/sms/sms_funcs.c
+++ b/modules_s/sms/sms_funcs.c
@@ -68,7 +68,6 @@ int nr_of_modems;
 int max_sms_parts;
 int *queued_msgs;
 int use_contact;
-int sms_report_type;
 struct tm_binds tmb;
 
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic