Some dead stores and build fixes reported by LLVM 2.9.
This commit is contained in:
@@ -81,7 +81,6 @@ store_dependency(prop_dictionary_t transd, prop_dictionary_t repo_pkgd)
|
||||
prop_object_release(dict);
|
||||
return rv;
|
||||
}
|
||||
rv = 0;
|
||||
state = XBPS_PKG_STATE_NOT_INSTALLED;
|
||||
}
|
||||
if ((rv = xbps_set_pkg_state_dictionary(dict, state)) != 0) {
|
||||
|
||||
Reference in New Issue
Block a user