]> git.marmaro.de Git - mmh/blobdiff - sbr/context_replace.c
Remove dead code: FLDEOF and BODYEOF are never set
[mmh] / sbr / context_replace.c
index 4d8135638a6e00f7a01a93f69e60432c7532a5c6..dd6e63149d4d647b63a2e5734853a34b178c55ba 100644 (file)
@@ -13,7 +13,7 @@
 void
 context_replace(char *key, char *value)
 {
-       register struct node *np;
+       struct node *np;
 
        /*
        ** If list is emtpy, allocate head of profile/context list.