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

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

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

commit ffcd630f41450d37493b6cad52a6ee11e5db7965
Author: Master <zait...@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,
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to