X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=token.c;h=fa5af09b1dd6d60d18bae85d8f59417f643c0d7d;hp=9299e3f7c3d7ffb9605421514ac471fded34a7d3;hb=ba8121d8647b88276977b37a425a9b5dc631731e;hpb=e01afe2aa5b6941e79b844ee9e1bcae400e27a7c diff --git a/token.c b/token.c index 9299e3f..fa5af09 100644 --- a/token.c +++ b/token.c @@ -673,7 +673,6 @@ overflow: char * GetNextMacroLine(void) { IMACRO * imacro = cur_inobj->inobj.imacro; -// LONG * strp = imacro->im_nextln; LLIST * strp = imacro->im_nextln; if (strp == NULL) // End-of-macro