aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/flow.h
diff options
Diffstat (limited to 'flow.h')
-rw-r--r--flow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/flow.h b/flow.h
index 19a743c8..c3461c8c 100644
--- a/flow.h
+++ b/flow.h
@@ -6,7 +6,6 @@
extern unsigned long bb_generation;
#define REPEAT_CSE (1 << 0)
-#define REPEAT_SYMBOL_CLEANUP (1 << 1)
#define REPEAT_CFG_CLEANUP (1 << 2)
struct entrypoint;