mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-27 00:30:26 +08:00
removed unused declaration
This commit is contained in:
@@ -180,7 +180,6 @@ public:
|
||||
static void setInstanceWin32(HINSTANCE instance);
|
||||
|
||||
static BOOL WINAPI getProcessEntry(PROCESSENTRY32& entry, DWORD processID);
|
||||
static BOOL WINAPI getProcessEntry(PROCESSENTRY32& entry, std::string processName);
|
||||
static BOOL WINAPI getSelfProcessEntry(PROCESSENTRY32& entry);
|
||||
static BOOL WINAPI getParentProcessEntry(PROCESSENTRY32& entry);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user