From 0a4384ca8c93b62bdf393cd1f3698bab1999fc6f Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 17:34:17 +0200 Subject: Use a blank line at most --- src/caja-navigation-window.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/caja-navigation-window.h') diff --git a/src/caja-navigation-window.h b/src/caja-navigation-window.h index fb9d7bbe..ea5390b0 100644 --- a/src/caja-navigation-window.h +++ b/src/caja-navigation-window.h @@ -58,7 +58,6 @@ typedef struct _CajaNavigationWindow CajaNavigationWindow; typedef struct _CajaNavigationWindowClass CajaNavigationWindowClass; typedef struct _CajaNavigationWindowPrivate CajaNavigationWindowPrivate; - struct _CajaNavigationWindow { CajaWindow parent_object; @@ -72,7 +71,6 @@ struct _CajaNavigationWindow GList *sidebar_panels; }; - struct _CajaNavigationWindowClass { CajaWindowClass parent_spot; -- cgit v1.2.1