aboutsummaryrefslogtreecommitdiff
path: root/include/find.h
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-21 01:33:58 +0000
committerdacctal <dacctal@symlinx.net>2026-06-21 01:33:58 +0000
commit7cde9aeb5dccce578c1eed13cf1ed2c61e446800 (patch)
tree3323e34bbec0a87a4bb659a90816b28a6a241f5a /include/find.h
parent6482da05e96630d622f7deea02e31cb0ff07c89e (diff)
huge code cleanup
Diffstat (limited to 'include/find.h')
-rw-r--r--include/find.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/find.h b/include/find.h
deleted file mode 100644
index da5258f..0000000
--- a/include/find.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef FIND
-#define FIND
-void find(const char* arg);
-#endif