14 Apr
2014
14 Apr
'14
3:50 p.m.
On 04/08/2014 11:37 AM, Daniel P. Berrange wrote:
The 'virDomainNetType' is unused in every impl of the virNWFilterRuleCreateInstance driver method. Remove it from the code to avoid the dependancy on the external enum.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
I suppose this compiles without problems. ACK