Merge branch 'i3bar-tray'

This commit is contained in:
Michael Stapelberg 2012-07-10 22:53:36 +02:00
commit 9b74f2de11
1 changed files with 1 additions and 1 deletions

View File

@ -1042,7 +1042,7 @@ void init_tray() {
xcb_send_event(xcb_connection,
0,
xcb_root,
XCB_EVENT_MASK_STRUCTURE_NOTIFY,
0xFFFFFF,
(char*)ev);
free(event);
free(tray_reply);