aboutgitcodelistschat:MatrixIRC
path: root/cooker/emit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/emit.c')
-rw-r--r--cooker/emit.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/cooker/emit.c b/cooker/emit.c
index 8dc3e82..ee52b17 100644
--- a/cooker/emit.c
+++ b/cooker/emit.c
@@ -27,10 +27,6 @@ static const char *type_str[] = {
NULL
};
-static const char *cmp_type_str[] = {
- "EQ", "NE", "GT", "GE", "LT", "LE", NULL
-};
-
/**
* emit_nr() - Emit OP_NR instruction: jump on syscall mismatch
* @g: gluten context