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