15 Apr
2014
15 Apr
'14
5:50 a.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