Remove useless includes and comments.

This commit is contained in:
manzerbredes 2015-03-09 13:01:13 +04:00
parent 00ef6a8d29
commit 760fc16076
3 changed files with 12 additions and 20 deletions

View file

@ -21,7 +21,6 @@
#include <crypto++/md5.h> //For MD5
#include <crypto++/hex.h> //For Hex convertion
#include <crypto++/sha.h> //For SHA
#include <crypto++/modes.h>
/**