mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-07 21:07:23 +08:00
chore: Remove unused setStartupInfo member function from MSWindowsWatchdog
This commit is contained in:
parent
51ec36f23d
commit
55b4cffd3f
@ -49,7 +49,6 @@ private:
|
||||
HANDLE duplicateProcessToken(HANDLE process, LPSECURITY_ATTRIBUTES security);
|
||||
HANDLE getUserToken(LPSECURITY_ATTRIBUTES security, bool elevatedToken);
|
||||
void startProcess();
|
||||
void setStartupInfo(STARTUPINFO &si);
|
||||
void handleStartError(const std::string_view &message = "");
|
||||
void initOutputReadPipe();
|
||||
void initSasFunc();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user