mirror of
https://github.com/Tilo-K/sea-flags.git
synced 2026-01-08 07:11:02 +00:00
fix: remove debug out
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
#include "../includes/seaflags.h"
|
||||
|
||||
#define SEAFLAGS_DEBUG
|
||||
|
||||
void seaflags_init(struct SeaFlagSet *flags, char *programName, char *programVersion, char *programAuthor, char *programDescription) {
|
||||
flags->firstFlag = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user