This commit is contained in:
Jean-Francois Dockes 2013-04-29 08:13:51 +02:00
parent 167c8a4286
commit 555487ed98

View File

@ -107,9 +107,6 @@ extern bool startMonitor(RclConfig *conf, int flags);
/** 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