mirror of
https://github.com/EndPositive/slipstream.git
synced 2025-10-08 12:25:04 +00:00
Get rid of token stuff
This commit is contained in:
parent
6a421ac636
commit
ca7e49d601
3 changed files with 2 additions and 14 deletions
|
|
@ -14,8 +14,6 @@ extern "C" {
|
|||
#define SLIPSTREAM_INTERNAL_ERROR 0x101
|
||||
#define SLIPSTREAM_FILE_CANCEL_ERROR 0x105
|
||||
|
||||
#define SLIPSTREAM_CLIENT_TICKET_STORE "sample_ticket_store.bin";
|
||||
#define SLIPSTREAM_CLIENT_TOKEN_STORE "sample_token_store.bin";
|
||||
#define SLIPSTREAM_QLOG_DIR "./qlog";
|
||||
#include <stdbool.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue