*fix* memleak
*fix* issue 192 git-svn-id: http://tint2.googlecode.com/svn/trunk@319 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -516,7 +516,7 @@ void systray_render_icons(TrayWindow* traywin)
|
||||
render_image(panel->main_win, traywin->x, traywin->y, traywin->width, traywin->height);
|
||||
render_image(systray.area.pix.pmap, traywin->x-systray.area.posx, traywin->y-systray.area.posy, traywin->width, traywin->height);
|
||||
}
|
||||
imlib_free_image();
|
||||
imlib_free_image_and_decache();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user