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