Removed unused field test
This commit is contained in:
parent
87c4d0ea57
commit
85be62a8cd
@ -19,7 +19,6 @@
|
|||||||
class cAesCfb128Decryptor
|
class cAesCfb128Decryptor
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
Byte test;
|
|
||||||
|
|
||||||
cAesCfb128Decryptor(void);
|
cAesCfb128Decryptor(void);
|
||||||
~cAesCfb128Decryptor();
|
~cAesCfb128Decryptor();
|
||||||
|
Loading…
Reference in New Issue
Block a user