aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.c b/src/main.c
index 7918706..6d1d433 100644
--- a/src/main.c
+++ b/src/main.c
@@ -31,9 +31,6 @@
#define MAX_FILE_SIZE 536870912 //1<<29; 0.5 GiB
-#define ARRAY_SIZE(x, type) sizeof(x) / sizeof(type)
-
-
void load_config(struct Configs *cfg, int n_args, ...)
{
char *filepath;
Feel free to download, copy and edit any repo