Skip to content

Commit

Permalink
xrCore/Xr_ini: Removed an outdated comment in Russian.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaffeine committed Nov 6, 2015
1 parent c46883f commit d3dc452
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/xrCore/Xr_ini.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ bool item_pred(const CInifile::Item& x, LPCSTR val)
else return xr_strcmp(*x.first, val) < 0;
}

//------------------------------------------------------------------------------
//Òåëî ôóíêöèé Inifile
//------------------------------------------------------------------------------
XRCORE_API BOOL _parse(LPSTR dest, LPCSTR src)
{
BOOL bInsideSTR = false;
Expand Down

0 comments on commit d3dc452

Please sign in to comment.