diff --git a/source/debug.h b/source/debug.h index 0664170..1add96a 100644 --- a/source/debug.h +++ b/source/debug.h @@ -3,9 +3,6 @@ // Uncomment if this is a development build #define DEBUG -// Useful for quick debugging -//#define SKIP_LIBRARY_BOOT - // Useful for repo stuff #define ALWAYS_DEFAULT_CONFIG diff --git a/source/main.c b/source/main.c index 1382e12..0783e22 100644 --- a/source/main.c +++ b/source/main.c @@ -9,7 +9,6 @@ #include #include -#include #include #include