From 988e071b6bb8c358f44fa4f243af38db260c4888 Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 18:16:49 +0200 Subject: Use a blank line at most --- mate-dictionary/src/gdict-window.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'mate-dictionary/src/gdict-window.c') diff --git a/mate-dictionary/src/gdict-window.c b/mate-dictionary/src/gdict-window.c index 067a2534..1a37e42d 100644 --- a/mate-dictionary/src/gdict-window.c +++ b/mate-dictionary/src/gdict-window.c @@ -96,11 +96,8 @@ static const GtkTargetEntry drop_types[] = }; static const guint n_drop_types = G_N_ELEMENTS (drop_types); - - G_DEFINE_TYPE (GdictWindow, gdict_window, GTK_TYPE_WINDOW); - static void gdict_window_finalize (GObject *gobject) { -- cgit v1.2.1