diff options
author | rbuj <[email protected]> | 2021-10-27 17:46:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-11-21 15:08:09 +0100 |
commit | 8281e9833a31d8731e8dd405fea2b1138dcc4ff8 (patch) | |
tree | d1bc46ccb1855b1fb892779f25a2a333a9962820 /trashapplet/src | |
parent | bb0195c17052309b55c23629e24465e1ef4dc70c (diff) | |
download | mate-applets-8281e9833a31d8731e8dd405fea2b1138dcc4ff8.tar.bz2 mate-applets-8281e9833a31d8731e8dd405fea2b1138dcc4ff8.tar.xz |
Use a blank line at most
Diffstat (limited to 'trashapplet/src')
-rw-r--r-- | trashapplet/src/trashapplet.c | 1 | ||||
-rw-r--r-- | trashapplet/src/xstuff.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c index 6f4b7f0f..eccf7c3d 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -402,7 +402,6 @@ trash_applet_show_help (GtkAction *action, } } - static void trash_applet_show_about (GtkAction *action, TrashApplet *applet) diff --git a/trashapplet/src/xstuff.c b/trashapplet/src/xstuff.c index 91c8c8fe..fa990eb3 100644 --- a/trashapplet/src/xstuff.c +++ b/trashapplet/src/xstuff.c @@ -22,7 +22,6 @@ #include "xstuff.h" - /* Zoom animation */ #define MINIATURIZE_ANIMATION_FRAMES_Z 1 #define MINIATURIZE_ANIMATION_STEPS_Z 6 |