gallivm: remove newlines
authorBrian Paul <brianp@vmware.com>
Wed, 13 Oct 2010 00:37:30 +0000 (18:37 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 13 Oct 2010 01:04:05 +0000 (19:04 -0600)
src/gallium/auxiliary/gallivm/lp_bld_arit.c

index 2c049d02934db49b743f8fb675a8059e5cb8d623..00f419a486db1f7bfa87d007e82a680bc5340d05 100644 (file)
@@ -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;