public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - config: config_xml doesn't need to include logging.h
@ 2009-01-07 13:59 Christine Caulfield
  0 siblings, 0 replies; only message in thread
From: Christine Caulfield @ 2009-01-07 13:59 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=9c6978143cfd4dfee4421da3803536e471e9cc92
Commit:        9c6978143cfd4dfee4421da3803536e471e9cc92
Parent:        076b5fe4c59d96729e3e3795cb41c9bde6556fa2
Author:        Christine Caulfield <ccaulfie@redhat.com>
AuthorDate:    Wed Jan 7 13:56:10 2009 +0000
Committer:     Christine Caulfield <ccaulfie@redhat.com>
CommitterDate: Wed Jan 7 13:56:10 2009 +0000

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 9da448b..6889acf 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, char **error_string);
 static int xml_reloadconfig(struct objdb_iface_ver0 *objdb, int flush,
 			    char **error_string);


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

only message in thread, other threads:[~2009-01-07 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-07 13:59 cluster: master - config: config_xml doesn't need to include logging.h Christine Caulfield

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).