Remove libfetch error code
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
0908533127
commit
8584c25903
1 changed files with 0 additions and 1 deletions
|
@ -534,7 +534,6 @@ enum _pmerrno_t {
|
||||||
PM_ERR_INVALID_REGEX,
|
PM_ERR_INVALID_REGEX,
|
||||||
/* External library errors */
|
/* External library errors */
|
||||||
PM_ERR_LIBARCHIVE,
|
PM_ERR_LIBARCHIVE,
|
||||||
PM_ERR_LIBFETCH,
|
|
||||||
PM_ERR_LIBCURL,
|
PM_ERR_LIBCURL,
|
||||||
PM_ERR_EXTERNAL_DOWNLOAD
|
PM_ERR_EXTERNAL_DOWNLOAD
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue