summaryrefslogtreecommitdiff
path: root/bench/src
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-22 09:43:59 +1000
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-05-22 09:43:59 +1000
commit77aa9a3259ddfd6c64534d63424d5b0fa3010900 (patch)
tree3744ec77c3cbe164457d1e421fd4bf7dceff4c02 /bench/src
parent4d42b317f4970bd08f9b81fcc184fc015736ff58 (diff)
refactor: move benches to include directory
Diffstat (limited to 'bench/src')
-rw-r--r--bench/src/format/image/png.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/bench/src/format/image/png.c b/bench/src/format/image/png.c
deleted file mode 100644
index 016f686..0000000
--- a/bench/src/format/image/png.c
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "bench.h"
-
-int main(void)
-{
-
-}