removed debug stuff
This commit is contained in:
@@ -117,7 +117,6 @@ BuildFile_t *CProjectBuilder::BuildProject( const char *szProjectName, const cha
|
||||
{
|
||||
o.m_szPath.AppendHead("/");
|
||||
o.m_szPath.AppendHead(Plat_GetWorkingDir());
|
||||
printf("%s: %s = %s\n",build->m_psz,o.m_szName, o.m_szPath.GetString());
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user