conf.h: move constants to ConfigDefaults.hxx
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user