summaryrefslogtreecommitdiffstats
path: root/src/Crypto.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2014-02-04 23:25:06 +0100
committermadmaxoft <github@xoft.cz>2014-02-04 23:25:06 +0100
commitcc032995bde636913f7e6d5767e44896fcee7086 (patch)
treee546c9d9c00ae83a0633201e4528b76f39fc808c /src/Crypto.h
parentAdded dtExplosion to damage<->string functions. (diff)
downloadcuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar.gz
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar.bz2
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar.lz
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar.xz
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.tar.zst
cuberite-cc032995bde636913f7e6d5767e44896fcee7086.zip
Diffstat (limited to 'src/Crypto.h')
-rw-r--r--src/Crypto.h2
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();