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

royce at svn.reactos.com royce at svn.reactos.com
Sun Aug 28 14:18:28 CEST 2005


remove transient debugging code
Modified: trunk/reactos/tools/rbuild/backend/msvc/msvcmaker.cpp
  _____  

Modified: trunk/reactos/tools/rbuild/backend/msvc/msvcmaker.cpp
--- trunk/reactos/tools/rbuild/backend/msvc/msvcmaker.cpp
2005-08-28 12:08:53 UTC (rev 17583)
+++ trunk/reactos/tools/rbuild/backend/msvc/msvcmaker.cpp
2005-08-28 12:18:13 UTC (rev 17584)
@@ -84,8 +84,6 @@

 			string path = Path::RelativeFromDirectory (
 				incs[i]->directory,
 				module.GetBasePath() );
-			if ( !path.size() )
-				i = i;
 			includes.push_back ( path );
 		}
 	}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050828/482a375c/attachment.html


More information about the Ros-diffs mailing list