mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-01 09:51:50 -05:00
Remove libfetch error code
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
0908533127
commit
8584c25903
@ -534,7 +534,6 @@ enum _pmerrno_t {
|
||||
PM_ERR_INVALID_REGEX,
|
||||
/* External library errors */
|
||||
PM_ERR_LIBARCHIVE,
|
||||
PM_ERR_LIBFETCH,
|
||||
PM_ERR_LIBCURL,
|
||||
PM_ERR_EXTERNAL_DOWNLOAD
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user