Signed-off-by: Tim Hentenaar <[email protected]>
---
src/output.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/output.c b/src/output.c
index 9346495..7c66e5c 100644
--- a/src/output.c
+++ b/src/output.c
@@ -77,10 +77,6 @@ RCSTAG_CC ("$Id$");
static FILE * output = NULL;
static BOOLEAN inhibited = 0;
static buf_break_st_ty * buf_break_list = NULL;
-
-/** Priority mask bits */
-static const int boolean_operator = 1;
-
buf_break_st_ty * buf_break = NULL;
int out_lines = 0; /*!< used in output.c indent.c */
--
2.3.6
_______________________________________________
bug-indent mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-indent