aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs_search.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-04 13:52:11 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-04 13:52:11 +0000
commit4022058a6325b650542ad8e5a52e167c5336eaaa (patch)
treee09bfb2642665d72bef25f223c610bf96654bfd6 /src/fs/fs_search.c
parentc91ca0b9bd1489e4a4fea2c0bad7c1dffbb350fb (diff)
downloadgnunet-4022058a6325b650542ad8e5a52e167c5336eaaa.tar.gz
gnunet-4022058a6325b650542ad8e5a52e167c5336eaaa.zip
-dead
Diffstat (limited to 'src/fs/fs_search.c')
-rw-r--r--src/fs/fs_search.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c
index 718af912a..fc05498cc 100644
--- a/src/fs/fs_search.c
+++ b/src/fs/fs_search.c
@@ -1288,7 +1288,6 @@ GNUNET_FS_search_start_searching_ (struct GNUNET_FS_SearchContext *sc)
1288 unsigned int i; 1288 unsigned int i;
1289 const char *keyword; 1289 const char *keyword;
1290 struct GNUNET_HashCode hc; 1290 struct GNUNET_HashCode hc;
1291 struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded pub;
1292 struct GNUNET_CRYPTO_RsaPrivateKey *pk; 1291 struct GNUNET_CRYPTO_RsaPrivateKey *pk;
1293 1292
1294 GNUNET_assert (NULL == sc->client); 1293 GNUNET_assert (NULL == sc->client);