mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-30 02:41:57 +02:00
- removed unused local variables
git-svn-id: branches/jvmbackend@18389 -
This commit is contained in:
parent
2c313e397e
commit
59ccdd1de8
@ -521,9 +521,6 @@ implementation
|
||||
|
||||
|
||||
procedure TJasminAssembler.NewAsmFileForObjectDef(obj: tobjectdef);
|
||||
var
|
||||
enclosingobj: tobjectdef;
|
||||
st: tsymtable;
|
||||
begin
|
||||
if AsmSize<>AsmStartSize then
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user