removed stupid Ini custom sorting rule .

This commit is contained in:
Zero Fanker 2024-04-16 23:06:36 -04:00
parent 5cc2b6067d
commit 8684cbdae5
3 changed files with 1 additions and 28 deletions

View file

@ -39,10 +39,6 @@ static char THIS_FILE[] = __FILE__;
#define new DEBUG_NEW
#endif
typedef map<CString, CString, SortDummy> OURMAP;
void DoEvents()
{
/*MSG msg;