X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dss.c;h=aa8c0ea3860086bd4ca9f22b8e8c2354c3f2cc3b;hb=71d84d1ad6047d5d24cc6c74d7b1493e8a995f74;hp=4c068c6c96443f44b15e5c78e5977dad83a4f36d;hpb=ae647da612e0edfb607a4fdb251983d6405f6b00;p=dss.git diff --git a/dss.c b/dss.c index 4c068c6..aa8c0ea 100644 --- a/dss.c +++ b/dss.c @@ -1516,7 +1516,6 @@ int main(int argc, char **argv) * Parse the command line options again, but this time check * that all required options are given. */ - struct cmdline_parser_params params; params.override = 1; params.initialize = 1; params.check_required = 1;