]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
sd-netlink: drop unused type
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 29 Jun 2021 06:26:25 +0000 (15:26 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 29 Aug 2021 08:11:40 +0000 (17:11 +0900)
src/systemd/sd-netlink.h

index b7e1a90958465175a4afa5200396ece599f6e9bc..1a2d3c1046486f14b168464f691ed6d45cbde355 100644 (file)
@@ -31,7 +31,6 @@
 _SD_BEGIN_DECLARATIONS;
 
 typedef struct sd_netlink sd_netlink;
-typedef struct sd_genl_socket sd_genl_socket;
 typedef struct sd_netlink_message sd_netlink_message;
 typedef struct sd_netlink_slot sd_netlink_slot;