summaryrefslogtreecommitdiff
path: root/TAO/examples/RTScheduling/POA_Holder.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/RTScheduling/POA_Holder.h')
-rw-r--r--TAO/examples/RTScheduling/POA_Holder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/RTScheduling/POA_Holder.h b/TAO/examples/RTScheduling/POA_Holder.h
index 94f45bf0872..22fb36645b8 100644
--- a/TAO/examples/RTScheduling/POA_Holder.h
+++ b/TAO/examples/RTScheduling/POA_Holder.h
@@ -28,7 +28,7 @@ class RTSCHEDTESTLIB_Export POA_Holder
{
public:
/// Constructor
- POA_Holder (void);
+ POA_Holder ();
/// The arg_shifter options are read in the following manner:
///-POA <name> -PriorityModel <CLIENT|SERVER> <priority> -Lanes <count> (-Lane <priority> ,<static_threads> <dynamic_threads>)* -Bands <count> (-Band <low> <high>)*