Remove unused variables and functions.
[sliver-openvswitch.git] / lib / match.c
index 02583fd..93f61f9 100644 (file)
 #include "dynamic-string.h"
 #include "ofp-util.h"
 #include "packets.h"
-#include "vlog.h"
-
-VLOG_DEFINE_THIS_MODULE(match);
-
 
 /* Converts the flow in 'flow' into a match in 'match', with the given
  * 'wildcards'. */