X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=lib%2Fsystem%2Fsystem.h;h=f8f18a3cdbe0e8cbee8e5b12b7819b988e9617e1;hb=57ee6ff66071deb4e03f414ed00433061b8bef93;hp=e7a2c68ac91cf0430e5d08713b28a41283fa6a76;hpb=0576dcfdce64a159233c811543f1db7555e0a300;p=petitboot diff --git a/lib/system/system.h b/lib/system/system.h index e7a2c68..f8f18a3 100644 --- a/lib/system/system.h +++ b/lib/system/system.h @@ -9,7 +9,6 @@ struct pb_system_apps { const char *shutdown; const char *sftp; const char *tftp; - const char *udevadm; const char *umount; const char *wget; };