From 9605e24655dbb0d67b34e0be7aa71e621f3ae415 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 08:42:08 +0200 Subject: conf.h: move constants to ConfigDefaults.hxx --- src/ConfigGlobal.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ConfigGlobal.hxx') 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 #include -#define DEFAULT_PLAYLIST_MAX_LENGTH (1024*16) -#define DEFAULT_PLAYLIST_SAVE_ABSOLUTE_PATHS false - class Error; class Path; -- cgit v1.2.3