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