Signed-off-by: Pete Zaitcev <zaitcev@xxxxxxxxxx> --- server/chunkd.h | 1 - 1 file changed, 1 deletion(-) commit 6fe147ad2f8833e162d92277ec6827520c5497ba Author: Master <zaitcev@xxxxxxxxxxxxxxxxxx> Date: Fri Dec 25 23:18:50 2009 -0700 Unused forward declaration, drop. diff --git a/server/chunkd.h b/server/chunkd.h index d0b0ea6..1d57f8e 100644 --- a/server/chunkd.h +++ b/server/chunkd.h @@ -52,7 +52,6 @@ enum { struct client; struct client_write; -struct server_socket; typedef bool (*cli_evt_func)(struct client *, unsigned int); typedef bool (*cli_write_func)(struct client *, struct client_write *, bool); -- To unsubscribe from this list: send the line "unsubscribe hail-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html