From d0e29245f9d37256093026d5080452db8a694136 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 25 Feb 2016 20:47:42 -0800 Subject: 2707 --- 045closure_name.cc | 1 - 1 file changed, 1 deletion(-) (limited to '045closure_name.cc') diff --git a/045closure_name.cc b/045closure_name.cc index 701c69fa..df9cafe1 100644 --- a/045closure_name.cc +++ b/045closure_name.cc @@ -78,7 +78,6 @@ void collect_surrounding_spaces(const recipe_ordinal r) { continue; } trace(9993, "name") << "lexically surrounding space for recipe " << get(Recipe, r).name << " comes from " << surrounding_recipe_name << end(); -//? cerr << "lexically surrounding space for recipe " << get(Recipe, r).name << " comes from " << surrounding_recipe_name << '\n'; if (!contains_key(Recipe_ordinal, surrounding_recipe_name)) { raise_error << "can't find recipe providing surrounding space for " << get(Recipe, r).name << ": " << surrounding_recipe_name << '\n' << end(); continue; -- cgit 1.4.1-2-gfad0