~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to powermanager/src/powermanager-config.c

Tags: upstream-3.0.0.0beta1
ImportĀ upstreamĀ versionĀ 3.0.0.0beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
        g_free (myData.cVendor);
109
109
        g_free (myData.cModel);
110
110
        
111
 
        cairo_dock_free_emblem (myData.pEmblem);
 
111
        ///cairo_dock_free_emblem (myData.pEmblem);
112
112
        
113
113
CD_APPLET_RESET_DATA_END