i915: Ops how did that get there

This commit is contained in:
Jakob Bornecrantz 2008-05-29 12:43:09 +02:00
parent 0cd75a4c99
commit 837601af52
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ power_of_two(unsigned x)
value = value << 1;
return value;
}
/*pipe_buffer_reference(winsys, &i915_render->vbo, NULL);*/
/**
* Copied from xm_winsys.c
*/