Eolite: remove code which automatically saved changes to /fd/1/ while app exit as it caused issue on some PCs

git-svn-id: svn://kolibrios.org@6049 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2016-01-10 16:53:02 +00:00
parent ae27a12047
commit 7d7d3e178a
4 changed files with 12 additions and 21 deletions

View File

@@ -117,7 +117,6 @@ void _SystemDiscs::Get()
if (temp_file_count) list.add("/kolibrios/");
free(tempbuf);
}
else if (!strcmp(#sys_discs, "/fd/1/")) CMD_ENABLE_SAVE_IMG = true;
}
free(devbuf);
}