drm/qxl: drop active_user_framebuffer as its unneeded
authorDave Airlie <airlied@gmail.com>
Mon, 13 May 2013 02:48:40 +0000 (12:48 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 May 2013 01:45:45 +0000 (11:45 +1000)
This was a bogus way to figure out what the active framebuffer was,
just check if the underlying bo is the primary bo.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found