X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-hwdb%2Fhwdb-util.h;h=6765ba940011c2f9bb85f4bf09b233ec3dd8bf14;hb=4afd3348c7506dd1d36305b7bcb9feb8952b9d6b;hp=d366c6fa417944a0228ca4a489a229d057bc84e2;hpb=f5edf80e297e4ba499db57779af2f121922f372a;p=thirdparty%2Fsystemd.git diff --git a/src/libsystemd/sd-hwdb/hwdb-util.h b/src/libsystemd/sd-hwdb/hwdb-util.h index d366c6fa417..6765ba94001 100644 --- a/src/libsystemd/sd-hwdb/hwdb-util.h +++ b/src/libsystemd/sd-hwdb/hwdb-util.h @@ -25,7 +25,4 @@ #include "util.h" -DEFINE_TRIVIAL_CLEANUP_FUNC(sd_hwdb*, sd_hwdb_unref); -#define _cleanup_hwdb_unref_ _cleanup_(sd_hwdb_unrefp) - bool hwdb_validate(sd_hwdb *hwdb);