summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/echo/Echo_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/echo/Echo_i.h')
-rw-r--r--TAO/examples/Simple/echo/Echo_i.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/examples/Simple/echo/Echo_i.h b/TAO/examples/Simple/echo/Echo_i.h
index 9966f31f3f8..7e71d9277ee 100644
--- a/TAO/examples/Simple/echo/Echo_i.h
+++ b/TAO/examples/Simple/echo/Echo_i.h
@@ -37,9 +37,6 @@ public:
Echo_i (void);
// Constructor.
- Echo_i (Echo_i &);
- // Copy constructor for old gcc.
-
~Echo_i (void);
// Destructor.