From fc8be933144b5f4552c300afc40e967504222555 Mon Sep 17 00:00:00 2001 From: Aurelien Foret Date: Sat, 21 Jan 2006 18:28:38 +0000 Subject: resolvedeps: return the depmiss info to the frontend in case of failure --- lib/libalpm/alpm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libalpm/alpm.h') diff --git a/lib/libalpm/alpm.h b/lib/libalpm/alpm.h index a237fe36..c3255f66 100644 --- a/lib/libalpm/alpm.h +++ b/lib/libalpm/alpm.h @@ -354,7 +354,6 @@ extern enum __pmerrno_t { /* Dependencies */ PM_ERR_UNSATISFIED_DEPS, PM_ERR_CONFLICTING_DEPS, - PM_ERR_UNRESOLVABLE_DEPS, PM_ERR_FILE_CONFLICTS, /* Misc */ PM_ERR_USER_ABORT, -- cgit v1.2.3-54-g00ecf