summaryrefslogtreecommitdiff
path: root/CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp')
-rw-r--r--CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp23
1 files changed, 0 insertions, 23 deletions
diff --git a/CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp b/CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp
deleted file mode 100644
index 83c80bdf56b..00000000000
--- a/CIAO/CCF/CCF/CIDL/SemanticAction/Elements.hpp
+++ /dev/null
@@ -1,23 +0,0 @@
-// file : CCF/CIDL/SemanticAction/Elements.hpp
-// author : Boris Kolpackov <boris@dre.vanderbilt.edu>
-// cvs-id : $Id$
-
-#ifndef CCF_CIDL_SEMANTIC_ACTION_ELEMENTS_HPP
-#define CCF_CIDL_SEMANTIC_ACTION_ELEMENTS_HPP
-
-#include "CCF/IDL3/SemanticAction/Elements.hpp"
-
-#include "CCF/CIDL/Token.hpp"
-
-namespace CCF
-{
- namespace CIDL
- {
- namespace SemanticAction
- {
- using IDL3::SemanticAction::Scope;
- }
- }
-}
-
-#endif // CCF_CIDL_SEMANTIC_ACTION_ELEMENTS_HPP