summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter/Generic_Factory_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Quoter/Generic_Factory_i.h')
-rw-r--r--TAO/examples/Quoter/Generic_Factory_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Quoter/Generic_Factory_i.h b/TAO/examples/Quoter/Generic_Factory_i.h
index cb6d51e9179..7515831d311 100644
--- a/TAO/examples/Quoter/Generic_Factory_i.h
+++ b/TAO/examples/Quoter/Generic_Factory_i.h
@@ -26,7 +26,7 @@ class Quoter_Generic_Factory_i : public POA_Stock::Quoter_Generic_Factory
{
public:
Quoter_Generic_Factory_i (int debug_level = 1);
- ~Quoter_Generic_Factory_i (void);
+ ~Quoter_Generic_Factory_i ();
/// Returns true if the Generic Factory is able to forward a request
/// for creating an object described by the <factory_key>.