power: Remove unused variable
This commit is contained in:
parent
82cb025b69
commit
8d48630910
1 changed files with 0 additions and 1 deletions
|
@ -2313,7 +2313,6 @@ add_battery_percentage (CcPowerPanel *self,
|
||||||
GtkWidget *box, *label, *title;
|
GtkWidget *box, *label, *title;
|
||||||
GtkWidget *row;
|
GtkWidget *row;
|
||||||
GtkWidget *sw;
|
GtkWidget *sw;
|
||||||
g_autofree gchar *s = NULL;
|
|
||||||
|
|
||||||
if (!self->has_batteries)
|
if (!self->has_batteries)
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Add table
Reference in a new issue