diff options
Diffstat (limited to 'libcr')
-rw-r--r-- | libcr/coroutine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcr/coroutine.c b/libcr/coroutine.c index 1891b61..e01d44c 100644 --- a/libcr/coroutine.c +++ b/libcr/coroutine.c @@ -14,7 +14,6 @@ /* Configuration **************************************************************/ -#define USE_CONFIG_COROUTINE #include "config.h" #ifndef CONFIG_COROUTINE_DEFAULT_STACK_SIZE |