summaryrefslogtreecommitdiff
path: root/src/network/networkd-link.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkd-link.h')
-rw-r--r--src/network/networkd-link.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/networkd-link.h b/src/network/networkd-link.h
index a23dec5752..c17ac3f3ce 100644
--- a/src/network/networkd-link.h
+++ b/src/network/networkd-link.h
@@ -179,7 +179,6 @@ int link_object_find(sd_bus *bus, const char *path, const char *interface, void
int link_send_changed(Link *link, const char *property, ...) _sentinel_;
DEFINE_TRIVIAL_CLEANUP_FUNC(Link*, link_unref);
-#define _cleanup_link_unref_ _cleanup_(link_unrefp)
/* Macros which append INTERFACE= to the message */