From: Florian Forster Date: Thu, 19 Aug 2010 07:59:34 +0000 (+0200) Subject: collectd-nagios: Remove forgotten commend. X-Git-Tag: collectd-5.0.0-beta0~44 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=959e4e77abe00cd4e081a6555df00cbde86e0ce8;p=collectd.git collectd-nagios: Remove forgotten commend. --- diff --git a/src/collectd-nagios.c b/src/collectd-nagios.c index 88e70392..b3c1855a 100644 --- a/src/collectd-nagios.c +++ b/src/collectd-nagios.c @@ -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