mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-01 01:41:52 -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_SCRIPTLET_DONE,
|
||||||
PM_TRANS_EVT_PRINTURI,
|
PM_TRANS_EVT_PRINTURI,
|
||||||
PM_TRANS_EVT_RETRIEVE_START,
|
PM_TRANS_EVT_RETRIEVE_START,
|
||||||
PM_TRANS_EVT_RETRIEVE_LOCAL
|
|
||||||
} pmtransevt_t;
|
} pmtransevt_t;
|
||||||
|
|
||||||
/* Transaction Conversations (ie, questions) */
|
/* Transaction Conversations (ie, questions) */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user