diff --git a/checkin_notes b/checkin_notes index 3891b72c15..184adca446 100644 --- a/checkin_notes +++ b/checkin_notes @@ -4176,3 +4176,9 @@ David 18 July 2011 html/user/ forum_user_posts.php + +David 19 July 2011 + - validator: remove spurious messages + + sched/ + credit.cpp diff --git a/sched/credit.cpp b/sched/credit.cpp index cf6a34fe71..926c0b2aa5 100644 --- a/sched/credit.cpp +++ b/sched/credit.cpp @@ -820,19 +820,9 @@ int write_modified_app_versions(vector& app_versions) { int retval = 0; double now = dtime(); - if (config.debug_credit && app_versions.size()) { - log_messages.printf(MSG_NORMAL, - "[credit] start write_modified_app_versions()\n" - ); - } for (i=0; i