removed unused code (base85 and crc32)

This commit is contained in:
TLINDEN
2015-04-19 19:49:13 +02:00
parent 0aecc59f39
commit d019ec4b9e
18 changed files with 30 additions and 578 deletions

View File

@@ -38,7 +38,6 @@
#include "keyprint.h"
#include "keyhash.h"
#include "util.h"
#include "base85.h"
#include "buffer.h"
#include "mgmt.h"
#include "context.h"