From 27b76264b603abebe22ccfc4957895c0cf37c35a Mon Sep 17 00:00:00 2001 From: marketideas Date: Sun, 17 Nov 2019 18:18:50 -0800 Subject: [PATCH] test --- psuedo.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/psuedo.cpp b/psuedo.cpp index dfa847b..bf1372b 100644 --- a/psuedo.cpp +++ b/psuedo.cpp @@ -605,7 +605,6 @@ int CLASS::doASC(T65816Asm &a, MerlinLine &line, TSymbol &opinfo) line.setError(errBadOperand); bytect = 0; } -out: line.outbytect = bytect; return bytect;