Skip to content

Commit

Permalink
Undoes some of the previous commit to test the failing checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
vermaseren committed Feb 13, 2018
1 parent a261560 commit 536e778
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sources/comexpr.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,11 +277,7 @@ int DoExpr(UBYTE *inp, int type, int par)
AR.outfile->POfull = AR.outfile->POfill;
}
OldWork[2] = j;
/*
Seems unnecessary (13-feb-2018)
AddNtoL(OldWork[1],OldWork);
*/
AT.WorkPointer = OldWork;
if ( AC.dumnumflag ) Add2Com(TYPEDETCURDUM)
}
Expand Down

0 comments on commit 536e778

Please sign in to comment.