about summary refs log tree commit diff homepage
path: root/torus.h
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-01 13:55:48 -0400
committerJune McEnroe <programble@gmail.com>2017-09-01 13:55:48 -0400
commitfbb416f2bdd9dedcbc7b4471af335e2b65331953 (patch)
tree3ab13caef900b26bf7b3be75e469b3d0afa12802 /torus.h
parentRemove clientRemove call from clientCast (diff)
downloadtorus-fbb416f2bdd9dedcbc7b4471af335e2b65331953.tar.gz
torus-fbb416f2bdd9dedcbc7b4471af335e2b65331953.zip
Revert "Add client readOnly mode"
This reverts commit 34f25ae40a3db9369e9d98b3814f2b93bbc21451.
Diffstat (limited to '')
-rw-r--r--torus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/torus.h b/torus.h
index f2fb6ee..e337557 100644
--- a/torus.h
+++ b/torus.h
@@ -20,7 +20,6 @@
 #include <stdint.h>
 #include <time.h>
 
-#define UNUSED __attribute__((unused))
 #define ALIGNED(x) __attribute__((aligned(x)))
 
 enum {