Another leaked Rect *a

This commit is contained in:
Mikael Magnusson 2007-08-07 04:34:42 +02:00
parent e5c7c95f2d
commit f2b94f18a5

View file

@ -855,6 +855,7 @@ void screen_show_desktop_popup(guint d)
ob_main_loop_timeout_remove(ob_main_loop, hide_desktop_popup_func);
ob_main_loop_timeout_add(ob_main_loop, config_desktop_popup_time * 1000,
hide_desktop_popup_func, NULL, NULL, NULL);
g_free(a);
}
guint screen_find_desktop(guint from, ObDirection dir,