Explorar o código

- reverted previous commit, since it was incorrect

git-svn-id: trunk@45287 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
bface9fd94
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      compiler/z80/aasmcpu.pas

+ 1 - 3
compiler/z80/aasmcpu.pas

@@ -519,9 +519,7 @@ implementation
                     else
                       InternalError(2020050602);
                   end;
-                end
-              else
-                InternalError(2020050613);
+                end;
             end;
           InternalError(2020050403);
         end;