mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Removed unused variable
This commit is contained in:
@@ -185,7 +185,6 @@ static BOOL prepare_certificates(const char* path)
|
||||
BOOL rc = FALSE;
|
||||
char* exe = NULL;
|
||||
DWORD status;
|
||||
DWORD read_bytes;
|
||||
STARTUPINFOA si = { 0 };
|
||||
SECURITY_ATTRIBUTES saAttr = { 0 };
|
||||
PROCESS_INFORMATION process = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user