X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=procln.c;h=2a8c0fdc093eddbdc6bc359f9855413f9bc573bb;hp=37066c43471afba2efab76e2a5794aa92d7837a5;hb=4ca28ba07da9f3848c2e3db0e2e9cbcaa787dd29;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) {