X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fevent.h;h=a639d9cfa85b03dc87d749770a757f143aef2f48;hp=a6036159d75da1bb113c61539b06afa623feeb86;hb=e2c92865481a5fb043c03c0cde625a96ca608699;hpb=a50d5fe279db71cf85fabeb675c99b167ec63dcb;ds=sidebyside diff --git a/discover/event.h b/discover/event.h index a603615..a639d9c 100644 --- a/discover/event.h +++ b/discover/event.h @@ -11,7 +11,6 @@ enum event_action { EVENT_ACTION_ADD = 20, EVENT_ACTION_REMOVE, EVENT_ACTION_URL, - EVENT_ACTION_CONF, EVENT_ACTION_DHCP, EVENT_ACTION_BOOT, EVENT_ACTION_SYNC,