chore: remove stuff from feature/enhanced-server
This commit is contained in:
parent
e006d0085f
commit
21a54ba747
|
|
@ -10,7 +10,6 @@
|
|||
#define ADDRESS_HTTP__HTTPGETPOSTWININET 0x006F03B0
|
||||
#define ADDRESS_HTTP__TRUSTCHECK 0x005B7050
|
||||
#define ADDRESS_CRYPT__VERIFYSIGNATUREBASE64 0x00809EC0
|
||||
#define ADDRESS_STANDARDOUT__PRINT 0x005B25E0
|
||||
#define ADDRESS_SERVERREPLICATOR__SENDTOP 0x00513E80
|
||||
#define ADDRESS_SERVERREPLICATOR__PROCESSTICKET 0x00514B60
|
||||
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
#include <curl/curl.h>
|
||||
#include <rapidjson/document.h>
|
||||
|
||||
#ifdef SERVER
|
||||
#include "Hooks/StandardOut.hpp"
|
||||
#endif
|
||||
|
||||
#include "Globals.hpp"
|
||||
#include "Helpers.hpp"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue