Remove #endif

This commit is contained in:
gingerBill
2018-01-20 16:10:26 +00:00
parent 2e28c9d793
commit 705352099f
-2
View File
@@ -1509,8 +1509,6 @@ void ir_print_instr(irFileBuffer *f, irModule *m, irValue *value) {
break;
}
}
#endif
}