summaryrefslogtreecommitdiffstats
path: root/sources/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/utils.h')
-rw-r--r--sources/utils.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sources/utils.h b/sources/utils.h
deleted file mode 100644
index e32d006..0000000
--- a/sources/utils.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _OG_UTILS_H
-#define _OG_UTILS_H
-
-const char *str_toupper(char *str);
-
-#endif