From f3b603204abbf01e949178da4e1cc95fe921ae58 Mon Sep 17 00:00:00 2001 From: Bruce Allen Date: Sat, 10 Jun 2006 13:01:15 +0000 Subject: [PATCH] Delete commented-out line (obsolete) svn path=/trunk/boinc/; revision=10301 --- sched/validate_util.C | 1 - 1 file changed, 1 deletion(-) diff --git a/sched/validate_util.C b/sched/validate_util.C index ab09e8037a..d449d17551 100644 --- a/sched/validate_util.C +++ b/sched/validate_util.C @@ -32,7 +32,6 @@ #include "sched_util.h" #include "sched_config.h" #include "sched_msgs.h" -// #include "validator.h" #include "validate_util.h" using std::vector;