[collectd] [PATCH] collectd.h: Removed legacy definition of operation modes.
Sebastian Harl
sh at tokkee.org
Sun Oct 28 09:58:18 CET 2007
Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
src/collectd.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/collectd.h b/src/collectd.h
index 2849db2..9951d8a 100644
--- a/src/collectd.h
+++ b/src/collectd.h
@@ -195,11 +195,6 @@
#define PLUGINDIR PREFIX "/lib/" PACKAGE_NAME
#endif
-#define MODE_SERVER 0x01
-#define MODE_CLIENT 0x02
-#define MODE_LOCAL 0x04
-#define MODE_LOG 0x08
-
#ifndef COLLECTD_GRP_NAME
# define COLLECTD_GRP_NAME "collectd"
#endif
--
1.5.3.4.395.g85b0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20071028/e42f94a8/attachment.pgp
More information about the collectd
mailing list