From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- src/libnm-core-impl/nm-simple-connection.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/libnm-core-impl/nm-simple-connection.c') diff --git a/src/libnm-core-impl/nm-simple-connection.c b/src/libnm-core-impl/nm-simple-connection.c index a9c66dc7..7d4395ff 100644 --- a/src/libnm-core-impl/nm-simple-connection.c +++ b/src/libnm-core-impl/nm-simple-connection.c @@ -30,13 +30,10 @@ int _nm_simple_connection_private_offset; */ struct _NMSimpleConnection { GObject parent; - /* In the past, this struct was public API. Preserve ABI! */ }; struct _NMSimpleConnectionClass { GObjectClass parent; - /* In the past, this struct was public API. Preserve ABI! */ - gpointer padding[4]; }; static void nm_simple_connection_interface_init(NMConnectionInterface *iface); -- cgit 1.3.0-6-gf8a5