flow.h: Fix a comment typo
[sliver-openvswitch.git] / lib / daemon-windows.c
index 60e028b..da0bd11 100644 (file)
@@ -21,8 +21,6 @@
 #include "poll-loop.h"
 #include "vlog.h"
 
-#pragma comment(lib, "advapi32")
-
 VLOG_DEFINE_THIS_MODULE(daemon);
 
 static bool detach;             /* Was --service specified? */