summaryrefslogtreecommitdiff
path: root/order.h
diff options
context:
space:
mode:
Diffstat (limited to 'order.h')
-rw-r--r--order.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/order.h b/order.h
index cc0bffc18..99c606a89 100644
--- a/order.h
+++ b/order.h
@@ -11,7 +11,6 @@
enum {
INVALID_ORDER = 0xFFFF,
- SHARE_FLAG = 1 << 8,
};
/* Order types */