Bug 515668 - [Preliminary] Remove useless parameter

The DependencyResolutionContext contains a lot of important state. If
it's not used by the methods, let's just remove it to clarify that those
methods do not depend on nor change the state of the
DependencyResolutionContext.

Change-Id: I8e4cd4a5a59adc3c00c310e8899b63df41732cde
Signed-off-by: Mickael Istria <mistria@redhat.com>
1 file changed