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

This commit is contained in:
2019-04-16 16:21:59 +00:00
parent 10b70f5acf
commit b6801457ba
2 changed files with 2 additions and 3 deletions

View File

@@ -254,7 +254,6 @@ PIString PISystemInfo::machineKey() {
uint PISystemInfo::machineID() {
piCout << confDir();
static uint ret = 0;
if (ret == 0) {
CRC_32 crc = standardCRC_32();