[master] cb504e5 Remove umem remnant

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Jan 17 10:17:05 CET 2017


commit cb504e5aaa723e777b29ad8d4fb2885b7b7609ef
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue Jan 17 10:15:47 2017 +0100

    Remove umem remnant

diff --git a/bin/varnishd/storage/storage.h b/bin/varnishd/storage/storage.h
index 8969f75..2c842d0 100644
--- a/bin/varnishd/storage/storage.h
+++ b/bin/varnishd/storage/storage.h
@@ -148,6 +148,3 @@ void LRU_Touch(struct worker *, struct objcore *, double now);
 extern const struct stevedore sma_stevedore;
 extern const struct stevedore smf_stevedore;
 extern const struct stevedore smp_stevedore;
-#ifdef HAVE_LIBUMEM
-extern const struct stevedore smu_stevedore;
-#endif



More information about the varnish-commit mailing list