From 6b6587738729581cd348ec1414db2bd639120c64 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Mon, 30 Apr 2018 13:46:24 +0200 Subject: all: remove consecutive empty lines Normalize coding style by removing consecutive empty lines from C sources and headers. https://github.com/NetworkManager/NetworkManager/pull/108 --- libnm-glib/nm-access-point.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libnm-glib/nm-access-point.h') diff --git a/libnm-glib/nm-access-point.h b/libnm-glib/nm-access-point.h index 5750c76c5..e9a3fc6b5 100644 --- a/libnm-glib/nm-access-point.h +++ b/libnm-glib/nm-access-point.h @@ -51,7 +51,6 @@ G_BEGIN_DECLS /* DEPRECATED */ #define NM_ACCESS_POINT_HW_ADDRESS "hw-address" - typedef struct { NMObject parent; } NMAccessPoint; -- cgit v1.2.3