diff options
Diffstat (limited to 'src/PolarSSL++/AesCfb128Decryptor.h')
-rw-r--r-- | src/PolarSSL++/AesCfb128Decryptor.h | 1 |
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(); |