From 7f1e75edf1abf3245512f59c464bd4618d042032 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 9 Feb 2007 16:02:20 +0000 Subject: * Remove "RETRIEVE_LOCAL" trans event as libdownload handles local files --- lib/libalpm/alpm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') 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) */ -- cgit v1.2.3