collectd-nagios: Remove forgotten commend.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 19 Aug 2010 07:59:34 +0000 (09:59 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 19 Aug 2010 07:59:34 +0000 (09:59 +0200)
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