All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch 6/7] tabled: cleanup tabled.h
@ 2010-01-15  4:13 Pete Zaitcev
  0 siblings, 0 replies; only message in thread
From: Pete Zaitcev @ 2010-01-15  4:13 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Project Hail List

The structure server_socket is not even referenced anywhere in tabled.h.
Some kind of atavism, apparently.

Signed-Off-By: Pete Zaitcev <zaitcev@redhat.com>

---
 server/tabled.h |    1 -
 1 file changed, 1 deletion(-)

commit ffcd630f41450d37493b6cad52a6ee11e5db7965
Author: Master <zaitcev@lembas.zaitcev.lan>
Date:   Thu Jan 14 20:03:20 2010 -0700

    Drop unused (anymore) forward declaration.

diff --git a/server/tabled.h b/server/tabled.h
index 633142a..b81e615 100644
--- a/server/tabled.h
+++ b/server/tabled.h
@@ -70,7 +70,6 @@ enum errcode {
 
 struct client;
 struct client_write;
-struct server_socket;
 
 enum {
 	pat_auth,

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

only message in thread, other threads:[~2010-01-15  4:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15  4:13 [Patch 6/7] tabled: cleanup tabled.h Pete Zaitcev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.