From 9518a416ebece07c1041da37fff28e124fa5d261 Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Fri, 9 Jan 2009 20:09:54 -0500 Subject: STYLE: remove debug output Alex --- Source/cmExtraEclipseCDT4Generator.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source/cmExtraEclipseCDT4Generator.cxx index 3518961..7ecf3c1 100644 --- a/Source/cmExtraEclipseCDT4Generator.cxx +++ b/Source/cmExtraEclipseCDT4Generator.cxx @@ -702,7 +702,6 @@ void cmExtraEclipseCDT4Generator::CreateCProjectFile() const if (insertTarget) { emmited.insert(t->first); - fprintf(stderr, "adding %s\n", t->first.c_str()); this->AppendTarget(fout, t->first, make); if (addFastTarget || t->first=="install") { -- cgit v0.12