From 9593fc545950782ed75f12f53238b07885559b2b Mon Sep 17 00:00:00 2001 From: William Casarin Date: Mon, 9 Jul 2018 22:28:25 -0700 Subject: remove ccan for now --- ccan/list/test/run-with-debug.c | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 ccan/list/test/run-with-debug.c (limited to 'ccan/list/test/run-with-debug.c') diff --git a/ccan/list/test/run-with-debug.c b/ccan/list/test/run-with-debug.c deleted file mode 100644 index d090242..0000000 --- a/ccan/list/test/run-with-debug.c +++ /dev/null @@ -1,3 +0,0 @@ -/* Just like run.c, but with all debug checks enabled. */ -#define CCAN_LIST_DEBUG 1 -#include -- cgit v1.2.3