aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigGlobal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ConfigGlobal.hxx')
-rw-r--r--src/ConfigGlobal.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ConfigGlobal.hxx b/src/ConfigGlobal.hxx
index efa5e0604..b4aa5fd85 100644
--- a/src/ConfigGlobal.hxx
+++ b/src/ConfigGlobal.hxx
@@ -23,12 +23,8 @@
#include "ConfigOption.hxx"
#include "gcc.h"
-#include <stdbool.h>
#include <stddef.h>
-#define DEFAULT_PLAYLIST_MAX_LENGTH (1024*16)
-#define DEFAULT_PLAYLIST_SAVE_ABSOLUTE_PATHS false
-
class Error;
class Path;