diff options
| -rw-r--r-- | lasso/id-wsf-2.0/discovery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lasso/id-wsf-2.0/discovery.h b/lasso/id-wsf-2.0/discovery.h index ab062dd2..d5be3cdc 100644 --- a/lasso/id-wsf-2.0/discovery.h +++ b/lasso/id-wsf-2.0/discovery.h @@ -56,7 +56,6 @@ typedef struct _LassoIdWsf2DiscoveryPrivate LassoIdWsf2DiscoveryPrivate; struct _LassoIdWsf2Discovery { LassoIdWsf2Profile parent; - /* FIXME : Both should be lists */ GList *metadatas; /* of LassoIdWsf2DiscoSvcMetadata* */ GList *svcMDIDs; /* of char* */ |
