Skip to content

Commit 8aa8aa2

Browse files

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

languages/python/oso/polar/build.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
if sys.platform.startswith("win"):
2020
libs.append(lib_dirs[env] + "/polar.lib")
2121
libs.append("Ws2_32.lib")
22-
libs.append("advapi32.lib")
2322
libs.append("userenv.lib")
2423
libs.append("bcrypt.lib")
2524
else:

0 commit comments

Comments
 (0)