From 221afde829c4bf9d20da68d42352697a6abf7f51 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 30 Oct 2009 18:58:25 +0000 Subject: bugfixes --- src/datacache/datacache.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/datacache/datacache.c') diff --git a/src/datacache/datacache.c b/src/datacache/datacache.c index bfd48ff63..c8530055d 100644 --- a/src/datacache/datacache.c +++ b/src/datacache/datacache.c @@ -34,11 +34,6 @@ struct GNUNET_DATACACHE_Handle { - /** - * Our datastore plugin (NULL if not available). - */ - struct DatastorePlugin *plugin; - /** * Bloomfilter to quickly tell if we don't have the content. */ -- cgit v1.2.3