From fbb416f2bdd9dedcbc7b4471af335e2b65331953 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 1 Sep 2017 13:55:48 -0400 Subject: Revert "Add client readOnly mode" This reverts commit 34f25ae40a3db9369e9d98b3814f2b93bbc21451. --- torus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'torus.h') diff --git a/torus.h b/torus.h index f2fb6ee..e337557 100644 --- a/torus.h +++ b/torus.h @@ -20,7 +20,6 @@ #include #include -#define UNUSED __attribute__((unused)) #define ALIGNED(x) __attribute__((aligned(x))) enum { -- cgit 1.4.1