aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zencore/thread.cpp')
-rw-r--r--src/zencore/thread.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zencore/thread.cpp b/src/zencore/thread.cpp
index 33056e4df..e25ef7460 100644
--- a/src/zencore/thread.cpp
+++ b/src/zencore/thread.cpp
@@ -19,8 +19,6 @@
# include <shellapi.h>
# include <Shlobj.h>
# include <zencore/windows.h>
-# pragma comment(lib, "shell32.lib")
-# pragma comment(lib, "user32.lib")
#else
# include <chrono>
# include <condition_variable>