From cc69d01bdcefca4d9000f36702c3b09e750d03c0 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Tue, 19 Apr 2022 20:41:39 -0400 Subject: [PATCH] Strip dead code. --- OSBindings/Mac/Clock SignalTests/m68kDecoderTests.mm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/OSBindings/Mac/Clock SignalTests/m68kDecoderTests.mm b/OSBindings/Mac/Clock SignalTests/m68kDecoderTests.mm index d40839512..a290b4bf3 100644 --- a/OSBindings/Mac/Clock SignalTests/m68kDecoderTests.mm +++ b/OSBindings/Mac/Clock SignalTests/m68kDecoderTests.mm @@ -59,10 +59,6 @@ template NSString *operand(Preinstruction instruction) { @implementation m68kDecoderTests -- (NSString *)operand:(int)operand instruction:(Preinstruction)instruction { - return @""; -} - - (void)testInstructionSpecs { NSData *const testData = [NSData dataWithContentsOfURL: