mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-13 15:15:21 +08:00
Fix build on Windows
This commit is contained in:
@@ -40,7 +40,6 @@ class MSWindowsKeyStateTests : public ::testing::Test
|
||||
protected:
|
||||
virtual void SetUp()
|
||||
{
|
||||
m_hook.loadLibrary();
|
||||
m_screensaver = new MSWindowsScreenSaver();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user