remove hack
This commit is contained in:
@@ -7,8 +7,6 @@
|
|||||||
#include "RageFileManager.h"
|
#include "RageFileManager.h"
|
||||||
#include "crypto/CryptMD5.h"
|
#include "crypto/CryptMD5.h"
|
||||||
|
|
||||||
#include "arch/arch_platform.h" // hack: HAVE_ stuff should not be defined by arch
|
|
||||||
|
|
||||||
CryptManager* CRYPTMAN = NULL; // global and accessable from anywhere in our program
|
CryptManager* CRYPTMAN = NULL; // global and accessable from anywhere in our program
|
||||||
|
|
||||||
static const CString PRIVATE_KEY_PATH = "Data/private.rsa";
|
static const CString PRIVATE_KEY_PATH = "Data/private.rsa";
|
||||||
|
|||||||
Reference in New Issue
Block a user