diff options
author | rbuj <[email protected]> | 2021-10-27 18:02:13 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:21:36 +0100 |
commit | 09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6 (patch) | |
tree | 56cfb36680aa163f98f4aea05237882be00f8069 /libmate-panel-applet/mate-panel-applet.h | |
parent | 7ded0f4d0a518169453c90f3c278f78e7345051b (diff) | |
download | mate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.bz2 mate-panel-09674ba9f9b9d6b6cb4b88d9fe81c30aaccef8e6.tar.xz |
Use a blank line at most
Diffstat (limited to 'libmate-panel-applet/mate-panel-applet.h')
-rw-r--r-- | libmate-panel-applet/mate-panel-applet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmate-panel-applet/mate-panel-applet.h b/libmate-panel-applet/mate-panel-applet.h index 85eb0d4d..9cc48ae8 100644 --- a/libmate-panel-applet/mate-panel-applet.h +++ b/libmate-panel-applet/mate-panel-applet.h @@ -134,7 +134,6 @@ int mate_panel_applet_factory_setup_in_process (const gchar MatePanelAppletFactoryCallback callback, gpointer data); - /* * These macros are getting a bit unwieldy. * |