Removed testing code.

This commit is contained in:
redcode
2015-03-11 04:42:48 +01:00
parent 091f8826ca
commit 5b245d27b4

View File

@@ -12,8 +12,7 @@ Released under the terms of the GNU General Public License v3. */
typedef quint8 (* Instruction)(Z80 *object);
#undef Q_PRIVATE
#define Q_PRIVATE static
/* MARK: - Macros: External */
#define O(member) Q_OFFSET_OF(Z80, member)