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-tray-icon.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-tray-icon.c')
-rw-r--r-- | src/gpm-tray-icon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-tray-icon.c b/src/gpm-tray-icon.c index 013929f..258c242 100644 --- a/src/gpm-tray-icon.c +++ b/src/gpm-tray-icon.c @@ -447,7 +447,6 @@ gpm_tray_icon_popup_menu_cb (GtkStatusIcon *status_icon, guint button, guint32 t gpm_tray_icon_popup_menu (icon, timestamp); } - /** * gpm_tray_icon_activate_cb: * @button: Which buttons are pressed |