X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=procln.c;h=2a8c0fdc093eddbdc6bc359f9855413f9bc573bb;hp=37066c43471afba2efab76e2a5794aa92d7837a5;hb=c2caacfdc844e2f8b5d05b0699fbacc04b4ce8ea;hpb=582df8950c285e1746d0c4a9e3ead6545c962dc8 diff --git a/procln.c b/procln.c index 37066c4..2a8c0fd 100644 --- a/procln.c +++ b/procln.c @@ -281,7 +281,6 @@ as68label: case DOTX: siz = SIZX, tok++; break; } - // Do special directives (500..999) (These must be handled in "real time") if (state >= 500 && state < 1000) {