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