Owen W. Taylor 611f6741c2 windows-x11.c: Fix leaked error trap
The merge of the commit af46ef3b 'meta_window_new: clean up error handling'
to the wayland branch accidentally added an extra call to meta_error_trap_push(),
meaning that we leaked one level of error traps for each new window.

Fixes warning:
  Gdk-WARNING **: XSetErrorHandler() called with a GDK error trap pushed.

https://bugzilla.gnome.org/show_bug.cgi?id=736589
2014-09-12 17:28:53 -04:00
2014-09-12 11:50:14 +05:30
2014-09-12 17:28:53 -04:00
2014-09-03 14:03:45 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%