]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/options.c
pppd: Remove unused rcsid variables
[ppp.git] / pppd / options.c
index 5db580a0e270c0628fb99d1400423599a1f0ce5e..5e1489f495779d9e58a481f5177ecda66c9166b5 100644 (file)
@@ -79,7 +79,6 @@
 char *strdup __P((char *));
 #endif
 
-static const char rcsid[] = RCSID;
 
 struct option_value {
     struct option_value *next;