summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp')
-rw-r--r--modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp b/modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp
index 4b47e58defb..7b61c2a1da9 100644
--- a/modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp
+++ b/modules/TAO/TAO_IDL/driver/drv_mcpp_preproc.cpp
@@ -90,10 +90,6 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
#include "mcpp_lib.h"
-ACE_RCSID (driver,
- drv_preproc,
- "$Id$")
-
// Storage for preprocessor args.
unsigned long const DRV_MAX_ARGCOUNT = 1024;
unsigned long DRV_argcount = 0;