Remove useless use of <assert.h>.
[sliver-openvswitch.git] / vswitchd / ovs-vswitchd.c
index 84e5ad1..9736b79 100644 (file)
@@ -15,7 +15,6 @@
 
 #include <config.h>
 
-#include <assert.h>
 #include <errno.h>
 #include <getopt.h>
 #include <limits.h>