Switch to side-by-side view
--- a/src/index/rclmon.h +++ b/src/index/rclmon.h @@ -107,9 +107,6 @@ /** Main routine for the event receiving thread */ extern void *rclMonRcvRun(void *); -/** Utility routine to try and set ionice */ -extern void rclMonIonice(RclConfig *conf); - // Specific debug macro for monitor synchronization events #define MONDEB LOGDEB2