From efba7d8c3069c12843c13e8f78dcbcf86e930a90 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 23 Nov 2010 00:27:54 +0000 Subject: [PATCH] once more git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28647 a1c6a512-1295-4272-9138-f99709370657 --- apps/tagcache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tagcache.c b/apps/tagcache.c index a30c77f0d1..679d7cbe79 100644 --- a/apps/tagcache.c +++ b/apps/tagcache.c @@ -768,7 +768,7 @@ static bool retrieve(struct tagcache_search *tcs, struct index_entry *idx, static long read_numeric_tag(int tag, int idx_id, const struct index_entry *idx) { -#ifdef __PCTOOL__ +#ifndef __PCTOOL__ if (! COMMAND_QUEUE_IS_EMPTY) { /* Attempt to find tag data through store-to-load forwarding in