summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmain.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/main.c b/main.c
index 4264523..94b6f04 100755
--- a/main.c
+++ b/main.c
@@ -833,30 +833,6 @@ static Doc docs[NUM_DOCS] = {
.text = "stb",
.href = "https://github.com/nothings/stb",
}, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "sokol",
- .href = "https://github.com/floooh/sokol",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "nanovg",
- .href = "https://github.com/memononen/nanovg",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "miniaudio",
- .href = "https://github.com/mackron/miniaudio",
- }, {
- .text = ", ",
- }, {
- .type = TAG_CODE,
- .text = "gf",
- .href = "https://github.com/nakst/gf",
- }, {
.text = " <br>",
}, {
.type = TAG_CAPTION,