Removed an unused variable
This commit is contained in:
parent
c1c340e12e
commit
857f231ffd
@ -457,7 +457,6 @@ static void _settings_on_ok(gpointer data)
|
|||||||
static void _settings_on_reset(gpointer data)
|
static void _settings_on_reset(gpointer data)
|
||||||
{
|
{
|
||||||
GPRS * gprs = data;
|
GPRS * gprs = data;
|
||||||
PhonePluginHelper * helper = gprs->helper;
|
|
||||||
|
|
||||||
gprs->glin = 0;
|
gprs->glin = 0;
|
||||||
gprs->glout = 0;
|
gprs->glout = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user