gallivm: remove newlines

This commit is contained in:
Brian Paul
2010-10-12 18:37:30 -06:00
parent c1549729ce
commit 50f221a01b
@@ -1423,8 +1423,6 @@ lp_build_ifloor_fract(struct lp_build_context *bld,
LLVMValueRef *out_ipart,
LLVMValueRef *out_fpart)
{
const struct lp_type type = bld->type;
LLVMValueRef ipart;