summaryrefslogtreecommitdiff
path: root/libcr
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-07 17:24:18 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-07 17:24:36 -0600
commit62e8081e0ac4a4c170bc536303f7a9bd3e91fd7b (patch)
tree2c40e8297ff0d423bf5e811fa7212345af6141de /libcr
parentb1b07aea8841d78e935e7de13d693a267709e711 (diff)
tidy config
Diffstat (limited to 'libcr')
-rw-r--r--libcr/coroutine.c1
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