summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_fixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_fixed.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_fixed.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be_include/be_fixed.h b/TAO/TAO_IDL/be_include/be_fixed.h
index 7f9936c8b7d..617f5725cb3 100644
--- a/TAO/TAO_IDL/be_include/be_fixed.h
+++ b/TAO/TAO_IDL/be_include/be_fixed.h
@@ -17,8 +17,6 @@ public:
virtual int accept (be_visitor *visitor);
virtual void destroy ();
-
- DEF_NARROW_FROM_DECL (be_fixed);
};
#endif