summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl')
-rw-r--r--TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl b/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
index 18b300932ee..2cd4a44cf3f 100644
--- a/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
+++ b/TAO/CIAO/examples/Hello/Hello_Base/Hello_Base.idl
@@ -14,7 +14,6 @@ module Hello
eventtype TimeOut
{
- public string data;
};
};