summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2024-02-16 02:26:18 +0100
committerMitya Selivanov <automainint@guattari.tech>2024-02-16 02:26:18 +0100
commitdb5cfc7428dbef897f31836732960766563ea0e8 (patch)
treebc3ea8a8219bb9456cf0707f5d4f01913b0e8078 /README
parentd0c2e327561618241ac7f198fdaa797d6d9a6b7a (diff)
downloadkit-db5cfc7428dbef897f31836732960766563ea0e8.zip
Remove unused macro; Update clang format config
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 752d97f..413944d 100644
--- a/README
+++ b/README
@@ -31,7 +31,6 @@ Features
- HTTP 1 client
Preprocessor options
-- KIT_DISABLE_SHORT_NAMES - Disable short names for functions and types.
- KIT_DISABLE_SYSTEM_MALLOC - Disable system memory allocation functions.
- KIT_DISABLE_SYSTEM_THREADS - Disable system multithreading functions.
- KIT_DISABLE_SYSTEM_SOCKETS - Disable system socket library.