From fa0b2749c7b7ec24c462b4c400a1c3df0ce7ca71 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 9 Aug 2008 17:03:08 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=15794 --- client/cs_prefs.C | 1 - 1 file changed, 1 deletion(-) diff --git a/client/cs_prefs.C b/client/cs_prefs.C index 758498f712..bc33d3a2dd 100644 --- a/client/cs_prefs.C +++ b/client/cs_prefs.C @@ -289,7 +289,6 @@ void CLIENT_STATE::show_global_prefs_source(bool found_venue) { // generating FILE_REF and FILE_INFO objects for each element. // int PROJECT::parse_preferences_for_user_files() { - char* p, *q, *q2; char buf[1024]; string timestamp, open_name, url, filename; FILE_INFO* fip;