aboutsummaryrefslogtreecommitdiffstats
path: root/src/jo_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jo_main.h')
-rw-r--r--src/jo_main.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/jo_main.h b/src/jo_main.h
deleted file mode 100644
index 742f1d9..0000000
--- a/src/jo_main.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/****************************************************************************************/
-/* */
-/* File : jo_main.h /_________/ */
-/* Author : Joe | */
-/* Date : 04/2020 | */
-/* | */
-/* / | */
-/* \ / */
-/* \_____/ */
-/* */
-/****************************************************************************************/
-
-#ifndef JO_MAIN_H
-#define JO_MAIN_H
-
-#include <jo_lowbat.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <stddef.h>
-#include <inttypes.h>
-
-#endif