summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_finder.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_finder.h')
-rw-r--r--TAO/TAO_IDL/include/ast_finder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/include/ast_finder.h b/TAO/TAO_IDL/include/ast_finder.h
index f66e44d910f..13540932f25 100644
--- a/TAO/TAO_IDL/include/ast_finder.h
+++ b/TAO/TAO_IDL/include/ast_finder.h
@@ -1,4 +1,3 @@
-// This may look like C, but it's really -*- C++ -*-
#ifndef TAO_IDL_AST_FINDER_H
#define TAO_IDL_AST_FINDER_H
@@ -9,7 +8,6 @@
class TAO_IDL_FE_Export AST_Finder : public virtual AST_Factory
{
public:
-
AST_Finder (UTL_ScopedName *n);
virtual ~AST_Finder ();