From f8038979b9e4cb2a04bd6a38d6d3f6b467ab35f5 Mon Sep 17 00:00:00 2001 From: Julian Büning Date: Wed, 3 Oct 2018 11:47:43 +0200 Subject: config.h.cmin: remove obsolete cmakedefine --- include/klee/Config/config.h.cmin | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/klee/Config/config.h.cmin b/include/klee/Config/config.h.cmin index c2a30c16..b2b9692a 100644 --- a/include/klee/Config/config.h.cmin +++ b/include/klee/Config/config.h.cmin @@ -22,9 +22,6 @@ /* Define if mallinfo() is available on this platform. */ #cmakedefine HAVE_MALLINFO @HAVE_MALLINFO@ -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_MALLOC_MALLOC_H @HAVE_MALLOC_MALLOC_H@ - /* Define to 1 if you have the `malloc_zone_statistics' function. */ #cmakedefine HAVE_MALLOC_ZONE_STATISTICS @HAVE_MALLOC_ZONE_STATISTICS@ -- cgit 1.4.1