egl/wayland: Follow buffer.attach removal

This commit is contained in:
Benjamin Franzke 2011-03-07 15:10:01 +01:00 committed by Kristian Høgsberg
parent b1a9172277
commit 01b036adea
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ drm_create_buffer(struct wl_client *client, struct wl_drm *drm,
buffer->buffer.width = width;
buffer->buffer.height = height;
buffer->buffer.visual = visual;
buffer->buffer.attach = NULL;
if (visual->object.interface != &wl_visual_interface) {
/* FIXME: Define a real exception event instead of