summaryrefslogtreecommitdiff
path: root/ACE/ace/ACE_crc32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/ACE_crc32.cpp')
-rw-r--r--ACE/ace/ACE_crc32.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/ACE_crc32.cpp b/ACE/ace/ACE_crc32.cpp
index f9e91c652ce..ee666bd21a3 100644
--- a/ACE/ace/ACE_crc32.cpp
+++ b/ACE/ace/ACE_crc32.cpp
@@ -2,11 +2,6 @@
#include "ace/ACE.h"
-ACE_RCSID (ace,
- ACE_crc32,
- "$Id$")
-
-
namespace
{
/*****************************************************************/