[metacity] compositor-xrender: remove add_repair
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity] compositor-xrender: remove add_repair
- Date: Sun, 20 Oct 2019 12:28:33 +0000 (UTC)
commit 7189288b4241c7b107858214a491c36ba2283831
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Oct 19 19:07:25 2019 +0300
compositor-xrender: remove add_repair
src/compositor/meta-compositor-xrender.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/src/compositor/meta-compositor-xrender.c b/src/compositor/meta-compositor-xrender.c
index 0a8351c7..0d753701 100644
--- a/src/compositor/meta-compositor-xrender.c
+++ b/src/compositor/meta-compositor-xrender.c
@@ -1161,12 +1161,6 @@ paint_all (MetaCompositorXRender *xrender,
screen_width, screen_height);
}
-static void
-add_repair (MetaCompositorXRender *xrender)
-{
- meta_compositor_queue_redraw (META_COMPOSITOR (xrender));
-}
-
static void
cw_destroy_cb (gpointer data)
{
@@ -1285,7 +1279,7 @@ notify_decorated_cb (MetaWindow *window,
meta_error_trap_pop (window->display);
- add_repair (xrender);
+ meta_compositor_queue_redraw (compositor);
}
/* event processors must all be called with an error trap in place */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]