git-svn-id: svn://db.shs.com.ru/pip@488 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-04-28 12:38:14 +00:00
parent 6b46c0cd54
commit 41a0acb3b3
2 changed files with 4 additions and 8 deletions

View File

@@ -181,8 +181,6 @@ PIInit::PIInit() {
memset(__sysoemname__, 0, 256);
memcpy(__sysoemname__, "ibm-", 4);
memcpy(&(__sysoemname__[4]), cpinfo.CodePageName, l);
uint ccp = GetConsoleCP();
printf("%i\n", ccp);
# else
/*PIString en(getenv("LANG"));
if (!en.isEmpty())