X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=ui%2Ftwin%2Fpbt-main.h;h=b6821cf2871aa388c8776458fae41e0eff3c4b16;hp=e5af71ab856201acd76ec2334a223599eda85bfc;hb=dbf139003bd6c8c6ca03ae7f533aa74afd8060c6;hpb=c62667e5c78ea212e5ac49244e9792954a1d8f71 diff --git a/ui/twin/pbt-main.h b/ui/twin/pbt-main.h index e5af71a..b6821cf 100644 --- a/ui/twin/pbt-main.h +++ b/ui/twin/pbt-main.h @@ -32,7 +32,6 @@ enum pbt_opt_value {pbt_opt_undef = 0, pbt_opt_yes, pbt_opt_no}; struct pbt_opts { enum pbt_twin_backend backend; - enum pbt_opt_value dry_run; enum pbt_opt_value show_help; const char *log_file; enum pbt_opt_value reset_defaults;