summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Sched/DynSched.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Sched/DynSched.i')
-rw-r--r--TAO/orbsvcs/orbsvcs/Sched/DynSched.i6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Sched/DynSched.i b/TAO/orbsvcs/orbsvcs/Sched/DynSched.i
index 8e27d24c28e..3eb2a3c0bda 100644
--- a/TAO/orbsvcs/orbsvcs/Sched/DynSched.i
+++ b/TAO/orbsvcs/orbsvcs/Sched/DynSched.i
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-
// $Id$
//
// ============================================================================
@@ -18,7 +16,6 @@
//
// ============================================================================
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
////////////////////////////
// Class ACE_DynScheduler //
@@ -110,4 +107,5 @@ ACE_DynScheduler::max_dispatch_id () const
return max_dispatch_id_;
}
-TAO_END_VERSIONED_NAMESPACE_DECL
+
+// EOF