summaryrefslogtreecommitdiffstats
path: root/apps/plugins
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2011-02-20 16:14:41 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2011-02-20 16:14:41 +0000
commitbb5a1dc6cb7018e63a5b70701d44f34d23021e65 (patch)
tree81ca04651acf0984cc138c41e7f86857e055306b /apps/plugins
parenta7e25a01baaa3594fa59c0c09a0fbef38428dd81 (diff)
downloadrockbox-bb5a1dc6cb7018e63a5b70701d44f34d23021e65.tar.gz
rockbox-bb5a1dc6cb7018e63a5b70701d44f34d23021e65.zip
Revert unwanted submit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29350 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0f804a521b..7afd97309f 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -217,7 +217,7 @@ superdom.c
-#if 1//def HAVE_TEST_PLUGINS /* enable in advanced build options */
+#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
test_boost.c
#endif