Revert code to update xbps independently; I'll use another way to implement this.

This commit is contained in:
Juan RP
2013-03-08 09:44:57 +01:00
parent f5f6f50e27
commit 50ea03df2a
4 changed files with 1 additions and 27 deletions

View File

@@ -76,7 +76,6 @@ state_cb(struct xbps_state_cb_data *xscd, void *cbdata)
case XBPS_STATE_CONFIGURE:
printf("%s: configuring ...\n", xscd->arg);
break;
case XBPS_STATE_XBPS_UPDATE:
case XBPS_STATE_CONFIGURE_DONE:
/* empty */
break;