@@ -66,7 +66,6 @@ struct lbProcedure;
struct lbValue {
LLVMValueRef value;
Type *type;
- bool is_packed;
};