diff options
Diffstat (limited to 'TAO/examples/Callback_Quoter/Notifier_i.cpp')
-rw-r--r-- | TAO/examples/Callback_Quoter/Notifier_i.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Callback_Quoter/Notifier_i.cpp b/TAO/examples/Callback_Quoter/Notifier_i.cpp index 70c72892625..7efa90b50db 100644 --- a/TAO/examples/Callback_Quoter/Notifier_i.cpp +++ b/TAO/examples/Callback_Quoter/Notifier_i.cpp @@ -3,8 +3,6 @@ /** * @file Notifier_i.cpp * - * $Id$ - * * Implementation of the Notifier_i class. This class is the servant * object for the callback quoter server. * |