mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
* Remove "RETRIEVE_LOCAL" trans event as libdownload handles local files
This commit is contained in:
parent
d8fd645c4c
commit
7f1e75edf1
@ -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) */
|
||||
|
Loading…
Reference in New Issue
Block a user