mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
rsaenh/tests: Remove an unused global variable.
This commit is contained in:
parent
ee54d92c40
commit
8423809f9f
@ -30,7 +30,6 @@
|
||||
|
||||
static HCRYPTPROV hProv;
|
||||
static const char szContainer[] = "winetest";
|
||||
static const unsigned char pbData[] = "Wine rocks totally!";
|
||||
static const char szProvider[] = MS_ENHANCED_PROV_A;
|
||||
|
||||
typedef struct _ctdatatype {
|
||||
|
Loading…
Reference in New Issue
Block a user