gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-46


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-462-gc4cd4e8
Date: Mon, 15 Apr 2013 15:36:03 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  c4cd4e8be89b84fa6f70a2ec08599ef4b5b53120 (commit)
      from  db01b7306c7a9a3506253ee088e54ee083c85b15 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=c4cd4e8be89b84fa6f70a2ec08599ef4b5b53120


commit c4cd4e8be89b84fa6f70a2ec08599ef4b5b53120
Author: Daniele Forsi <address@hidden>
Date:   Mon Apr 15 17:26:03 2013 +0200

    Remove dead code
    
    Fixes error found with scan-build:
    Value stored to 'GSMInit' is never read

diff --git a/common/data/virtmodem.c b/common/data/virtmodem.c
index 9a94d36..ee4163e 100644
--- a/common/data/virtmodem.c
+++ b/common/data/virtmodem.c
@@ -129,7 +129,6 @@ int gn_vm_initialise(const char *iname, const char *bindir, 
int debug_mode, int
                        return (false);
                }
        }
-       GSMInit = false;
 
        if (VM_PtySetup(bindir) < 0) {
                fprintf (stderr, _("gn_vm_initialise - VM_PtySetup failed!\n"));

-----------------------------------------------------------------------

Summary of changes:
 common/data/virtmodem.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]