collectd-nagios: Remove forgotten commend.
[collectd.git] / src / collectd-nagios.c
index 88e7039..b3c1855 100644 (file)
@@ -50,9 +50,6 @@
 
 #include "libcollectdclient/client.h"
 
-/*
- * This is copied directly from collectd.h. Make changes there!
- */
 #define RET_OKAY     0
 #define RET_WARNING  1
 #define RET_CRITICAL 2