aboutsummaryrefslogtreecommitdiffstats
path: root/src/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/conf.h b/src/conf.h
index 8eb185fa7..df01e466a 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -25,9 +25,4 @@
#include "ConfigData.hxx"
#include "gcc.h"
-#define DEFAULT_PLAYLIST_MAX_LENGTH (1024*16)
-#define DEFAULT_PLAYLIST_SAVE_ABSOLUTE_PATHS false
-
-#define MAX_FILTER_CHAIN_LENGTH 255
-
#endif