]> git.marmaro.de Git - mmh/blobdiff - uip/dp.c
Remove not used code (JLR define)
[mmh] / uip / dp.c
index 1cbb7ed5d0b7dd9e1a14651968dbddad6746a3c2..3a019951c0f4ecdd7f70d65699b96c3a9c6aee44 100644 (file)
--- a/uip/dp.c
+++ b/uip/dp.c
@@ -112,7 +112,7 @@ process(char *date)
 {
        int status = 0;
        char buffer[BUFSIZ + 1];
-       register struct comp *cptr;
+       struct comp *cptr;
 
        FINDCOMP(cptr, "text");
        if (cptr)