X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=main.c;h=94f1c0f6491c25159573b73259fb59a4c7b2734f;hp=e699d2f0e6d905b5ab06775c9c65f30bb54c7267;hb=c5e0e72ee3bcc799d1510c9fb91b3a0073766b2a;hpb=c83f755098b3c5d10b3ad022c0f4e934edc94148 diff --git a/main.c b/main.c index e699d2f..94f1c0f 100644 --- a/main.c +++ b/main.c @@ -214,8 +214,6 @@ int main(int argc, char **argv) } if (register_pds(opt_pds, opt_pd_annotations) != 0) goto done; - if (setup_pd_stack(opt_pds, opt_pd_annotations) != 0) - goto done; /* Only one output type is ever shown. */ if (opt_pd_binary) {