aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_split_copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl/t_split_copy.c')
-rw-r--r--src/mesa/tnl/t_split_copy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/tnl/t_split_copy.c b/src/mesa/tnl/t_split_copy.c
index 10f90b57d4d..9032238c58b 100644
--- a/src/mesa/tnl/t_split_copy.c
+++ b/src/mesa/tnl/t_split_copy.c
@@ -212,8 +212,7 @@ flush(struct copy_context *copy)
0,
copy->dstbuf_nr - 1,
1,
- 0,
- NULL, 0);
+ 0);
/* Reset all pointers:
*/