From: Matthias Wachs Date: Mon, 10 May 2010 06:41:24 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~21805 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e77e2fb9a1cb49e81b9136485796fc6887109101;p=oweals%2Fgnunet.git --- diff --git a/src/transport/test_plugin_transport_http.c b/src/transport/test_plugin_transport_http.c index 8d910e0c1..ba1910181 100644 --- a/src/transport/test_plugin_transport_http.c +++ b/src/transport/test_plugin_transport_http.c @@ -261,7 +261,6 @@ run (void *cls, const char *cfgfile, const struct GNUNET_CONFIGURATION_Handle *c) { char * libname; - sched = s; cfg = c; @@ -304,6 +303,7 @@ run (void *cls, int main (int argc, char *const *argv) { + return GNUNET_NO; static struct GNUNET_GETOPT_CommandLineOption options[] = { GNUNET_GETOPT_OPTION_END };