summaryrefslogtreecommitdiff
path: root/idlc/source/preproc/cpp.c
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/preproc/cpp.c')
-rw-r--r--idlc/source/preproc/cpp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/preproc/cpp.c b/idlc/source/preproc/cpp.c
index e56ae306ac11..22ebc951674c 100644
--- a/idlc/source/preproc/cpp.c
+++ b/idlc/source/preproc/cpp.c
@@ -44,8 +44,6 @@ int ifdepth;
int ifsatisfied[NIF];
int skipping;
-char rcsid[] = "$Version 1.2 $ $Revision: 1.10 $ $Date: 2008-07-11 14:50:24 $";
-
int realargc;
char* realargv[512];