From 7bc772f6a8cde5ae0634221f03311f57a94d7748 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Fri, 1 May 2020 21:43:45 +0200 Subject: [PATCH] undef USE_STATE_PATH_KLUDGE --- include/clixon_custom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/clixon_custom.h b/include/clixon_custom.h index fde0bb04..3bae6d1f 100644 --- a/include/clixon_custom.h +++ b/include/clixon_custom.h @@ -132,5 +132,5 @@ * This is a temporary option which will go away in future releases, therefore * marked as obsolete."; */ -#define USE_STATE_PATH_KLUDGE +#undef USE_STATE_PATH_KLUDGE