X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dss.c;h=aa8c0ea3860086bd4ca9f22b8e8c2354c3f2cc3b;hb=01535a41c6cd27b14627cef5a00061f2fe22ed98;hp=4c068c6c96443f44b15e5c78e5977dad83a4f36d;hpb=ee132d4f3e81eaaaeee94ceaf9f960c50bc7d448;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;