summaryrefslogtreecommitdiffstats
path: root/firmware/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/config.h')
-rw-r--r--firmware/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/config.h b/firmware/config.h
index d79f061088..65fe070fba 100644
--- a/firmware/config.h
+++ b/firmware/config.h
@@ -22,8 +22,6 @@
#if defined(ARCHOS_PLAYER)
#include "config-player.h"
-#elif defined(ARCHOS_PLAYER_OLD)
-#include "config-playerold.h"
#elif defined(ARCHOS_RECORDER)
#include "config-recorder.h"
#else