qutodetect composite manager and automaticaly switch real/fake transparency
git-svn-id: http://tint2.googlecode.com/svn/trunk@425 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -94,7 +94,6 @@ void default_battery()
|
||||
|
||||
void cleanup_battery()
|
||||
{
|
||||
printf("*** cleanup_battery()\n");
|
||||
if (bat1_font_desc) pango_font_description_free(bat1_font_desc);
|
||||
if (bat2_font_desc) pango_font_description_free(bat2_font_desc);
|
||||
if (path_energy_now) g_free(path_energy_now);
|
||||
|
||||
Reference in New Issue
Block a user