From 10209192cce23d153d5b893ef2f173292b2b2db5 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 4 Feb 2020 10:06:51 +0100 Subject: work --- src/command_line.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/command_line.h (limited to 'src/command_line.h') diff --git a/src/command_line.h b/src/command_line.h deleted file mode 100644 index 74daa8d..0000000 --- a/src/command_line.h +++ /dev/null @@ -1,12 +0,0 @@ -/* -* BSD 2-Clause “Simplified” License -* Copyright (c) 2019, Aldrik Ramaekers, aldrik.ramaekers@protonmail.com -* All rights reserved. -*/ - -#ifndef INCLUDE_COMMAND_LINE -#define INCLUDE_COMMAND_LINE - -void handle_command_line_arguments(int argc, char **argv); - -#endif \ No newline at end of file -- cgit v1.2.3-70-g09d2