diff options
Diffstat (limited to 'ACE/Kokyu/tests/DSRT_MIF/MIF.cpp')
-rw-r--r-- | ACE/Kokyu/tests/DSRT_MIF/MIF.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp b/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp index 045b97ba64d..6ceb80369fd 100644 --- a/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp +++ b/ACE/Kokyu/tests/DSRT_MIF/MIF.cpp @@ -46,7 +46,6 @@ struct mif_scheduler_traits class MyTask : public ACE_Task_Base { public: - MyTask (ACE_Barrier& bar, Kokyu::DSRT_Dispatcher<mif_scheduler_traits>* dispatcher, mif_scheduler_traits::QoSDescriptor_t& qos, |