removed several debug writeln()s

git-svn-id: trunk@25741 -
This commit is contained in:
Károly Balogh 2013-10-10 21:20:20 +00:00
parent bcab04538c
commit 280ee919b7

View File

@ -436,7 +436,6 @@ implementation
cgsize2subreg:=R_SUBWHOLE;
OS_64,OS_S64:
begin
// writeln('64bit regsize?');
cgsize2subreg:=R_SUBWHOLE;
end;
OS_F32 :
@ -450,7 +449,6 @@ implementation
end;
}
else begin
writeln('M68K: invalid register size');
// this supposed to be debug
// p:=nil; dword(p^):=0;
// internalerror(200301231);