public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - config: config_xml doesn't need to include logging.h
@ 2009-03-12  9:16 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-03-12  9:16 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=4374d8d492363d2952472a85a24c84c68a2402f9
Commit:        4374d8d492363d2952472a85a24c84c68a2402f9
Parent:        ba4b6698869fe00e9b708bd76191d73ad2694a2f
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Wed Jan 7 13:56:10 2009 +0000
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Mar 12 10:16:15 2009 +0100

config: config_xml doesn't need to include logging.h

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
---
 config/plugins/xml/config.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/config/plugins/xml/config.c b/config/plugins/xml/config.c
index 7853109..24be958 100644
--- a/config/plugins/xml/config.c
+++ b/config/plugins/xml/config.c
@@ -7,8 +7,6 @@
 #include <corosync/engine/objdb.h>
 #include <corosync/engine/config.h>
 
-#include "logging.h"
-
 static int xml_readconfig(struct objdb_iface_ver0 *objdb, const char **error_string);
 static int xml_reloadconfig(struct objdb_iface_ver0 *objdb, int flush,
 			    const char **error_string);


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-12  9:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12  9:16 cluster: STABLE3 - config: config_xml doesn't need to include logging.h Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).