summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd/ccp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/ccp.c')
-rw-r--r--cpukit/pppd/ccp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/pppd/ccp.c b/cpukit/pppd/ccp.c
index d80df270f7..6ada96c22b 100644
--- a/cpukit/pppd/ccp.c
+++ b/cpukit/pppd/ccp.c
@@ -25,8 +25,6 @@
* OR MODIFICATIONS.
*/
-#define RCSID "$Id$"
-
#include <stdlib.h>
#include <string.h>
@@ -35,8 +33,6 @@
#include "ccp.h"
#include <net/ppp_comp.h>
-static const char rcsid[] = RCSID;
-
/*
* Command-line options.
*/