docs: add a prebuilt manpage to the distribution
[deb_libnfs.git] / nsm / libnfs-raw-nsm.c
index cc3997d7964e85e7f0ae15d83e44705f293e102e..cee4d8910ee41ed702b4ce683e3d267fb8a0a679 100644 (file)
@@ -90,7 +90,6 @@ zdr_NSM1_MONargs (ZDR *zdrs, NSM1_MONargs *objp)
        register int32_t *buf;
        buf = NULL;
 
-       int i;
         if (!zdr_nsm_mon_id (zdrs, &objp->mon_id))
                 return FALSE;
         if (!zdr_opaque (zdrs, objp->priv, 16))