summaryrefslogtreecommitdiff
path: root/CIAO/ciao/ComponentServer/CIAO_ComponentServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/ComponentServer/CIAO_ComponentServer.h')
-rw-r--r--CIAO/ciao/ComponentServer/CIAO_ComponentServer.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/CIAO/ciao/ComponentServer/CIAO_ComponentServer.h b/CIAO/ciao/ComponentServer/CIAO_ComponentServer.h
index 443a4b94dd5..8e05789d0e6 100644
--- a/CIAO/ciao/ComponentServer/CIAO_ComponentServer.h
+++ b/CIAO/ciao/ComponentServer/CIAO_ComponentServer.h
@@ -46,10 +46,6 @@ namespace CIAO
void usage (void);
- const char * sched_policy_name (int sched_policy);
-
- void check_supported_priorities (void);
-
CORBA::ORB_var orb_;
auto_ptr<CIAO::Logger_Service> logger_;