OSDN Git Service

i915: Ops how did that get there
authorJakob Bornecrantz <jakob@tungstengraphics.com>
Thu, 29 May 2008 10:43:09 +0000 (12:43 +0200)
committerJakob Bornecrantz <jakob@tungstengraphics.com>
Thu, 29 May 2008 10:54:08 +0000 (12:54 +0200)
src/gallium/winsys/dri/intel/intel_winsys_pipe.c

index 2e6c452..b3e5f29 100644 (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
  */