summaryrefslogtreecommitdiffstats
path: root/blob.c
diff options
context:
space:
mode:
Diffstat (limited to 'blob.c')
-rw-r--r--blob.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/blob.c b/blob.c
index 5a3b226..81722d2 100644
--- a/blob.c
+++ b/blob.c
@@ -1,6 +1,5 @@
#include "blob.h"
-const blob_t BLOB_NULL = { NULL, 0 };
static const char *xd = "0123456789abcdefghijklmnopqrstuvwxyz";
static inline int dx(int c)