window: Remove display_flush_cairo_device
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Fri, 7 Oct 2011 07:08:56 +0000 (09:08 +0200)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Fri, 7 Oct 2011 08:05:57 +0000 (10:05 +0200)
commit47eb8f4e91d2b76eb8b2f9f289420371068ed74c
tree6c98d4074e47ce8a558906a120db863a1406435f
parent02dee2caadd3c7b9d622b02b56de5b3b726d0536
window: Remove display_flush_cairo_device

Rather add a flush_surface utility that
flushed the cairo_device thats associated to a surface.
clients/cairo-util.c
clients/cairo-util.h
clients/dnd.c
clients/window.c
clients/window.h