gmyth-upnp/src/gmyth_upnp.c
branchtrunk
changeset 939 1418e08cee7a
parent 922 04cd5e61dca3
     1.1 --- a/gmyth-upnp/src/gmyth_upnp.c	Mon Feb 25 14:12:27 2008 +0000
     1.2 +++ b/gmyth-upnp/src/gmyth_upnp.c	Mon Mar 03 17:38:32 2008 +0000
     1.3 @@ -62,7 +62,6 @@
     1.4  
     1.5  struct _GMythUPnPPrivate {
     1.6      GHashTable     *servers;
     1.7 -    GMythUPnPDeviceStatus last_status;
     1.8      gboolean        upnp_dev_found;
     1.9      gchar          *udn;
    1.10      GMutex         *mutex;