mirror of
https://github.com/XTXMarkets/ternfs.git
synced 2026-01-06 11:00:10 -06:00
Remove unused define
This commit is contained in:
@@ -224,7 +224,6 @@ struct FieldToBE<1> {
|
||||
// for the reasoning behind this horror.
|
||||
|
||||
#define PARENS ()
|
||||
#define COMMA ,
|
||||
|
||||
#define EXPAND(arg) EXPAND1(EXPAND1(EXPAND1(EXPAND1(arg))))
|
||||
#define EXPAND1(arg) EXPAND2(EXPAND2(EXPAND2(EXPAND2(arg))))
|
||||
|
||||
Reference in New Issue
Block a user