diff options
author | rbuj <[email protected]> | 2021-10-27 18:05:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:16:31 +0100 |
commit | 35c80d8eaa892b3a7d510d791792c554336495e8 (patch) | |
tree | 919c27d5c70ede3c17d94e4f0a87ee702bf582af /src/gpm-statistics.c | |
parent | 1308a5b93d1736e605091107fcbc95dff1273635 (diff) | |
download | mate-power-manager-35c80d8eaa892b3a7d510d791792c554336495e8.tar.bz2 mate-power-manager-35c80d8eaa892b3a7d510d791792c554336495e8.tar.xz |
Use a blank line at most
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 */ |