summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-03-01 00:54:09 +0100
committerMitya Selivanov <automainint@guattari.tech>2024-03-01 00:54:09 +0100
commitb6e6d56dc5ab4e5071f4cbca2a44f707f61356f9 (patch)
tree78320491a3db301f1e465a599a74fe39876b63d4 /source
parenta6f51ee3faf37bfcb759b96ee76c85c490395b48 (diff)
downloadkit-b6e6d56dc5ab4e5071f4cbca2a44f707f61356f9.zip
Cleanup
Diffstat (limited to 'source')
-rw-r--r--source/kit/input_buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/kit/input_buffer.h b/source/kit/input_buffer.h
index c01b386..2a490c0 100644
--- a/source/kit/input_buffer.h
+++ b/source/kit/input_buffer.h
@@ -62,6 +62,5 @@ kit_ib_token_t kit_ib_while(kit_ib_token_t buf,
#define ib_exact kit_ib_exact
#define ib_until kit_ib_until
#define ib_while kit_ib_while
-#define IB_SKIP KIT_IB_SKIP
#endif