summaryrefslogtreecommitdiff
path: root/ACE/examples/Smart_Pointers/widget_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Smart_Pointers/widget_test.cpp')
-rw-r--r--ACE/examples/Smart_Pointers/widget_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Smart_Pointers/widget_test.cpp b/ACE/examples/Smart_Pointers/widget_test.cpp
index 4fc8b5824a2..95b5fa5f721 100644
--- a/ACE/examples/Smart_Pointers/widget_test.cpp
+++ b/ACE/examples/Smart_Pointers/widget_test.cpp
@@ -3,8 +3,6 @@
/**
* @file widget_test.cpp
*
- * $Id$
- *
* @author Christopher Kohlhoff <chris@kohlhoff.com>
*/
//=============================================================================