1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-26 19:17:52 +00:00

Switch to = default.

This commit is contained in:
Thomas Harte
2024-02-16 21:47:23 -05:00
parent a758112084
commit bc5727af14
67 changed files with 52 additions and 89 deletions
-2
View File
@@ -1050,5 +1050,3 @@ std::unique_ptr<Machine> Machine::MSX(const Analyser::Static::Target *target, co
}
}
}
Machine::~Machine() {}