Skip to content

Commit 382eb1b

Browse files
committed
Removed unnecessary library import.
1 parent c38134e commit 382eb1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shim.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#pragma comment(lib, "SHELL32.LIB")
2-
#pragma comment(lib, "USER32.LIB")
32

43
#include <stdio.h>
54
#include <stdlib.h>

0 commit comments

Comments
 (0)