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