1
0

Removed unused field test

This commit is contained in:
worktycho 2014-06-04 11:02:17 +01:00
parent 87c4d0ea57
commit 85be62a8cd

View File

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