summaryrefslogtreecommitdiff
path: root/CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp')
-rw-r--r--CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp b/CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp
deleted file mode 100644
index 794c56547d2..00000000000
--- a/CIAO/CCF/Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp
+++ /dev/null
@@ -1,17 +0,0 @@
-// file : Test/IDL2/SemanticGraph/HandBuilt/Builder.hpp
-// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
-#ifndef TEST_IDL2_SEMANTIC_GRAPH_BUILDER_HPP
-#define TEST_IDL2_SEMANTIC_GRAPH_BUILDER_HPP
-
-#include "CCF/IDL2/SemanticGraph.hpp"
-
-class Builder
-{
-public:
- CCF::IDL2::SemanticGraph::TranslationUnit*
- build ();
-};
-
-#endif // TEST_IDL2_SEMANTIC_GRAPH_BUILDER_HPP