diff options
Diffstat (limited to 'src/Crypto.h')
-rw-r--r-- | src/Crypto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Crypto.h b/src/Crypto.h index d68f7ec24..a9ec2c6d4 100644 --- a/src/Crypto.h +++ b/src/Crypto.h @@ -132,8 +132,6 @@ protected: class cAESCFBEncryptor { public: - Byte test; - cAESCFBEncryptor(void); ~cAESCFBEncryptor(); |