]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-set.c
test-set: drop left-over valgrind check
[thirdparty/systemd.git] / src / test / test-set.c
index 0fc9dffe239bbaab7cb654892d64b4e9847b5be8..cba07c207d58df02ba960645de8dcd30ee53e713 100644 (file)
@@ -5,8 +5,6 @@
 #include "strv.h"
 #include "tests.h"
 
-const bool mempool_use_allowed = VALGRIND;
-
 TEST(set_steal_first) {
         _cleanup_set_free_ Set *m = NULL;
         int seen[3] = {};