chiark / gitweb /
Prep v228: Clean up the new src/basic/*-util-[hc] files:
[elogind.git] / src / basic / memfd-util.c
index a9b11c50768904de20b7b0a55d72adb631160009..e6eb1d45fc5d2f46a5c16582213d2c41178c63fa 100644 (file)
@@ -111,6 +111,8 @@ int memfd_set_sealed(int fd) {
         return 0;
 }
 
+/// UNNEEDED by elogind
+#if 0
 int memfd_get_sealed(int fd) {
         int r;