* Remove "RETRIEVE_LOCAL" trans event as libdownload handles local files

This commit is contained in:
Aaron Griffin 2007-02-09 16:02:20 +00:00
parent d8fd645c4c
commit 7f1e75edf1
1 changed files with 0 additions and 1 deletions

View File

@ -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) */