From f17b415f930f3926cb5099dd8c88cd99259d6b26 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 15 Oct 2006 16:03:32 +0000 Subject: hddtemp support cleanup, fixes --- hardinfo2/socket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'hardinfo2/socket.h') diff --git a/hardinfo2/socket.h b/hardinfo2/socket.h index 4c8fddb2..db34c552 100644 --- a/hardinfo2/socket.h +++ b/hardinfo2/socket.h @@ -22,8 +22,6 @@ typedef struct _Socket Socket; struct _Socket { - gchar *host; - gint port; gint sock; }; -- cgit v1.2.3