Drop CryptoPP leftovers

Especially, do not compile CryptoPP for Emscripten.
This commit is contained in:
Paweł Bylica
2016-11-08 01:16:31 +01:00
parent 10019d4a5e
commit 598154ed17
5 changed files with 0 additions and 18 deletions
-1
View File
@@ -70,7 +70,6 @@
#include "vector_ref.h"
// CryptoPP defines byte in the global namespace, so must we.
using byte = uint8_t;
// Quote a given token stream to turn it into a string.