diff options
Diffstat (limited to 'src/gpm-statistics.c')
-rw-r--r-- | src/gpm-statistics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-statistics.c b/src/gpm-statistics.c index 897e6ec..8df24cd 100644 --- a/src/gpm-statistics.c +++ b/src/gpm-statistics.c @@ -718,7 +718,6 @@ gpm_stats_update_info_data (UpDevice *device) "has-statistics", &has_statistics, NULL); - notebook = GTK_NOTEBOOK (gtk_builder_get_object (builder, "notebook1")); /* show info page */ |