@@ -1690,8 +1690,4 @@ |
||
| 1690 | 1690 | public static function shutdown(): void |
| 1691 | 1691 | { |
| 1692 | 1692 | FileSystem::getFileSystem()::deleteFilesOnExit(); |
| 1693 | - self::$msgOutputLevel = Project::MSG_INFO; |
|
| 1694 | - self::restoreIni(); |
|
| 1695 | - self::getTimer()->stop(); |
|
| 1696 | - } |
|
| 1697 | -} |
|
| 1693 | + self::$msgOutputLevel |
|
| 1698 | 1694 | \ No newline at end of file |