Skip to content

Commit d3dc452

Browse files
committed
xrCore/Xr_ini: Removed an outdated comment in Russian.
1 parent c46883f commit d3dc452

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/xrCore/Xr_ini.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ bool item_pred(const CInifile::Item& x, LPCSTR val)
2525
else return xr_strcmp(*x.first, val) < 0;
2626
}
2727

28-
//------------------------------------------------------------------------------
29-
//Òåëî ôóíêöèé Inifile
30-
//------------------------------------------------------------------------------
3128
XRCORE_API BOOL _parse(LPSTR dest, LPCSTR src)
3229
{
3330
BOOL bInsideSTR = false;

0 commit comments

Comments
 (0)