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-67


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-67-g3be2f33
Date: Mon, 01 Nov 2010 11:28:58 +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  3be2f33b6c85b94d1cd7771f9cc6aebff88199de (commit)
      from  6952da37f4016271bff5de9b4a74f1b5569b94a6 (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=3be2f33b6c85b94d1cd7771f9cc6aebff88199de


commit 3be2f33b6c85b94d1cd7771f9cc6aebff88199de
Author: Daniele Forsi <address@hidden>
Date:   Mon Nov 1 12:24:46 2010 +0100

    Remove duplicated line of code

diff --git a/common/phones/nk6510.c b/common/phones/nk6510.c
index a6aa049..cc9829d 100644
--- a/common/phones/nk6510.c
+++ b/common/phones/nk6510.c
@@ -672,7 +672,6 @@ static gn_error NK6510_Initialise(struct gn_statemachine 
*state)
        }
 
        if (!strncmp(data.model, "NMM-3", 5)) {
-               state->driver.phone.max_battery_level = 4;
                state->driver.phone.operator_logo_width = 0;
                state->driver.phone.operator_logo_height = 0;
                state->driver.phone.startup_logo_width = 0;

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

Summary of changes:
 common/phones/nk6510.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]