From 89911666f0b07986a2be7a1f42a5aec6738203a5 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Thu, 3 May 2012 21:52:59 +0100 Subject: [PATCH] Remove stupid debug output for thumbnail cache, no idea why I have not removed this earlier --- src/interface.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/interface.c b/src/interface.c index 4824cb977..996dc2307 100644 --- a/src/interface.c +++ b/src/interface.c @@ -3627,7 +3627,6 @@ int search_ui(pixel *vid_buf) thumb = calloc(1,4); thlen = 4; } - printf("Added %s to cache\n", img_id[i]); thumb_cache_add(img_id[i], thumb, thlen); for (pos=0; pos