mirror of
https://github.com/CPunch/Laika.git
synced 2025-09-29 05:00:04 +00:00
removed unused macro
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
|
||||
#include "lconfig.h"
|
||||
|
||||
#define ARRAY_START 4
|
||||
|
||||
#ifdef DEBUG
|
||||
# define LAIKA_DEBUG(...) printf("[~] " __VA_ARGS__); fflush(stdout);
|
||||
#else
|
||||
|
Reference in New Issue
Block a user