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

Remove dead #undefs.

This commit is contained in:
Thomas Harte
2025-02-28 21:55:52 -05:00
parent e13b4ab7c9
commit efd4a83bd2
-2
View File
@@ -637,8 +637,6 @@ std::pair<int, typename Decoder<model>::InstructionT> Decoder<model>::decode(
#undef Requires
#undef RequiresMin
#undef Far
#undef Displacement
// MARK: - ModRegRM byte, if any.