remove hack

This commit is contained in:
Glenn Maynard
2005-10-29 03:13:48 +00:00
parent 4cee7a4045
commit ac1a1e3817
-2
View File
@@ -7,8 +7,6 @@
#include "RageFileManager.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
static const CString PRIVATE_KEY_PATH = "Data/private.rsa";