[ros-diffs] [royce] 19612: remove transient debugging code

royce at svn.reactos.com royce at svn.reactos.com
Sat Nov 26 05:29:55 CET 2005


remove transient debugging code
Modified: trunk/reactos/tools/rbuild/XML.cpp
  _____  

Modified: trunk/reactos/tools/rbuild/XML.cpp
--- trunk/reactos/tools/rbuild/XML.cpp	2005-11-26 04:24:17 UTC (rev
19611)
+++ trunk/reactos/tools/rbuild/XML.cpp	2005-11-26 04:29:40 UTC (rev
19612)
@@ -635,8 +635,6 @@

 		else
 		{
 			XMLElement* e2 = XMLParse ( f, is_include ? NULL
: includes, path, &end_tag );
-			if ( e->name == "project" && e2->name == "1" )
-				e = e;
 			if ( !e2 )
 			{
 				string e_location = e->location;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051126/53fdb994/attachment.html


More information about the Ros-diffs mailing list