From 9915cb618fd8552372756ce3d1877d6e8564d021 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 1 Sep 2017 13:55:48 -0400 Subject: Revert "Add client readOnly mode" This reverts commit 9a6c9c91c8092603b914cc0b3085d059e162ca29. --- torus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'torus.h') diff --git a/torus.h b/torus.h index 05dd7b7..fe5e6b1 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