From b5e879e8371a306d6ceea81ac4a1146b532682f3 Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 7 Jan 2012 17:14:40 +0000 Subject: TARGET_TREE is not needed anymore spotted by jhMikeS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31597 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansac100.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/export/config/sansac100.h') diff --git a/firmware/export/config/sansac100.h b/firmware/export/config/sansac100.h index 5aabfc284c..960169fab4 100644 --- a/firmware/export/config/sansac100.h +++ b/firmware/export/config/sansac100.h @@ -1,7 +1,6 @@ /* * This config file is for the Sansa C100 series */ -#define TARGET_TREE /* this target is using the target tree system */ #define MODEL_NAME "Sandisk Sansa c100 series" -- cgit v1.2.3