aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/Get_Opt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/Get_Opt.cpp')
-rw-r--r--dep/acelite/ace/Get_Opt.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/dep/acelite/ace/Get_Opt.cpp b/dep/acelite/ace/Get_Opt.cpp
index 915ff8a87a9..5953abe1810 100644
--- a/dep/acelite/ace/Get_Opt.cpp
+++ b/dep/acelite/ace/Get_Opt.cpp
@@ -1,4 +1,4 @@
-// $Id: Get_Opt.cpp 81840 2008-06-05 13:46:45Z sma $
+// $Id: Get_Opt.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/Get_Opt.h"
@@ -14,10 +14,6 @@
#include "ace/OS_NS_ctype.h"
#include "ace/OS_NS_stdlib.h"
-ACE_RCSID (ace,
- Get_Opt,
- "$Id: Get_Opt.cpp 81840 2008-06-05 13:46:45Z sma $")
-
/*
* Copyright (c) 1987, 1993, 1994
* The Regents of the University of California. All rights reserved.