Removed unused field test

master
worktycho 2014-06-04 11:02:17 +01:00
parent 87c4d0ea57
commit 85be62a8cd
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
class cAesCfb128Decryptor
{
public:
Byte test;
cAesCfb128Decryptor(void);
~cAesCfb128Decryptor();