From 8281e9833a31d8731e8dd405fea2b1138dcc4ff8 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 17:46:47 +0200 Subject: Use a blank line at most --- trashapplet/src/trashapplet.c | 1 - trashapplet/src/xstuff.c | 1 - 2 files changed, 2 deletions(-) (limited to 'trashapplet/src') 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 -- cgit v1.2.1