mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-06 05:52:48 -05:00
Centralise definition of AGENT_COPYDATA_ID.
How have I not noticed for years that it was separately defined in the client and server code?!
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
#include "security-api.h"
|
||||
#include "cryptoapi.h"
|
||||
|
||||
#define AGENT_COPYDATA_ID 0x804e50ba /* random goop */
|
||||
|
||||
static bool wm_copydata_agent_exists(void)
|
||||
{
|
||||
HWND hwnd;
|
||||
|
Reference in New Issue
Block a user