diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h index 231112f3..7557d47e 100644 --- a/lib/libalpm/alpm.h +++ b/lib/libalpm/alpm.h @@ -314,7 +314,6 @@ typedef enum _pmtransevt_t { PM_TRANS_EVT_SCRIPTLET_DONE, PM_TRANS_EVT_PRINTURI, PM_TRANS_EVT_RETRIEVE_START, - PM_TRANS_EVT_RETRIEVE_LOCAL } pmtransevt_t; /* Transaction Conversations (ie, questions) */