X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=lib%2Ftypes%2Ftypes.h;fp=lib%2Ftypes%2Ftypes.h;h=506510b1fbbfc0775a3999e701a0158f5da3ebc4;hp=b22c0b01374e69d233446170ada0dca59291bec8;hb=211d7eb1de2d3a9cd97846deb9a85a934dae2981;hpb=4b06a4645e19830581505a675075773adc0857c2 diff --git a/lib/types/types.h b/lib/types/types.h index b22c0b0..506510b 100644 --- a/lib/types/types.h +++ b/lib/types/types.h @@ -76,8 +76,6 @@ struct status { STATUS_ERROR, } type; char *message; - char *detail; - int progress; }; struct interface_info {