removed deprecated flags, cuz I forgot to do it
maan
This commit is contained in:
parent
a8c3c5f28a
commit
a517ec48dd
@ -37,9 +37,6 @@ typedef struct
|
|||||||
//VARIABLES
|
//VARIABLES
|
||||||
static int keyLength = 50; //LENGTH OF KEY > DO NOT TOUCH THIS <
|
static int keyLength = 50; //LENGTH OF KEY > DO NOT TOUCH THIS <
|
||||||
|
|
||||||
static int skipCheck = 0; //BOOLEAN FOR SKIPPING VERSION CHECK
|
|
||||||
static int noOutput = 0; //BOOLEAN FOR NOT PRINTING OUTPUT WHEN ENCRYPTING/DECRYPTING
|
|
||||||
|
|
||||||
//GETTERS
|
//GETTERS
|
||||||
int getKeyLength();
|
int getKeyLength();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user