projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c154972
)
gallivm: remove newlines
author
Brian Paul
<brianp@vmware.com>
Wed, 13 Oct 2010 00:37:30 +0000
(18:37 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 13 Oct 2010 01:04:05 +0000
(19:04 -0600)
src/gallium/auxiliary/gallivm/lp_bld_arit.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/lp_bld_arit.c
b/src/gallium/auxiliary/gallivm/lp_bld_arit.c
index 2c049d02934db49b743f8fb675a8059e5cb8d623..00f419a486db1f7bfa87d007e82a680bc5340d05 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/lp_bld_arit.c
+++ b/
src/gallium/auxiliary/gallivm/lp_bld_arit.c
@@
-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;