Added application config. Moved application data from /tmp to ~/.someplayer
[someplayer] / src / library.h
index 6f69661..b7e674b 100644 (file)
@@ -28,9 +28,6 @@
 #include "mediascanner.h"
 #include "tagresolver.h"
 
-#define _DATABASE_PATH_ "/tmp"
-#define _PLAYLISTS_PATH_ "/tmp"
-
 // represents media library: tracks, playlists
 // it uses different media storages for tracks and playlists
 // but dynamic playlits will be stored with tracks into the same storage