diff options
Diffstat (limited to 'ACE/ace/Svc_Conf_Lexer.h')
-rw-r--r-- | ACE/ace/Svc_Conf_Lexer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Svc_Conf_Lexer.h b/ACE/ace/Svc_Conf_Lexer.h index 644e579d117..ad2528ba44a 100644 --- a/ACE/ace/Svc_Conf_Lexer.h +++ b/ACE/ace/Svc_Conf_Lexer.h @@ -4,8 +4,6 @@ /** * @file Svc_Conf_Lexer.h * - * $Id$ - * * This class is a hand-coded replacement for the lexer generated from * Svc_Conf.l that correctly supports Unicode. * |