undo
authorChristian Grothoff <christian@grothoff.org>
Thu, 7 Jul 2011 14:58:17 +0000 (14:58 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 7 Jul 2011 14:58:17 +0000 (14:58 +0000)
src/util/gnunet-resolver.c

index 01def2c9ebf27d067e0e7c650e3fa5176c652cc0..85aedcacf247a1bbbe16998315a78b49b1052705 100644 (file)
@@ -81,14 +81,6 @@ main (int argc, char *const *argv)
   static const struct GNUNET_GETOPT_CommandLineOption options[] = {
     GNUNET_GETOPT_OPTION_END
   };
-  GNUNET_PROGRAM_run (argc,
-                     argv,
-                     "gnunet-resolver [hostname]",
-                     gettext_noop
-                     ("Test GNUnet DNS resolver code."),
-                     options, &run, NULL);
-  fprintf (stderr, "again...\n");
-
   return (GNUNET_OK ==
           GNUNET_PROGRAM_run (argc,
                               argv,