summaryrefslogtreecommitdiffstats
path: root/src/PolarSSL++/AesCfb128Decryptor.h
diff options
context:
space:
mode:
authorworktycho <work.tycho@gmail.com>2014-06-04 13:23:28 +0200
committerworktycho <work.tycho@gmail.com>2014-06-04 13:23:28 +0200
commit2de36c8ccc058429c74e139a97d832c29e04b8fb (patch)
tree612af1395f17af0c2fb7efff7fc9fa5f63d6bfca /src/PolarSSL++/AesCfb128Decryptor.h
parentFixed buffer overflow in JSON. (diff)
parentderp (diff)
downloadcuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar.gz
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar.bz2
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar.lz
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar.xz
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.tar.zst
cuberite-2de36c8ccc058429c74e139a97d832c29e04b8fb.zip
Diffstat (limited to 'src/PolarSSL++/AesCfb128Decryptor.h')
-rw-r--r--src/PolarSSL++/AesCfb128Decryptor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PolarSSL++/AesCfb128Decryptor.h b/src/PolarSSL++/AesCfb128Decryptor.h
index 68c203d70..84c790b83 100644
--- a/src/PolarSSL++/AesCfb128Decryptor.h
+++ b/src/PolarSSL++/AesCfb128Decryptor.h
@@ -19,7 +19,6 @@
class cAesCfb128Decryptor
{
public:
- Byte test;
cAesCfb128Decryptor(void);
~cAesCfb128Decryptor();