]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commit
panel-plugin/xfce4-hdaps.c: replace panel_slice_free with g_slice_free.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 12:17:28 +0000 (07:17 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 12:17:28 +0000 (07:17 -0500)
commitb9ce0d116a61d4c0e000672a6efbc235db709f75
tree81e52f8fe76395556c72fdb8fada9b8fe1ee1423
parentab31414f32e0c386fb8d3926e805395a701fe6a3
panel-plugin/xfce4-hdaps.c: replace panel_slice_free with g_slice_free.

Same deal as with panel_slice_new0/g_slice_new0. Apparently this was
deprecated and is now gone in 4.16.
panel-plugin/xfce4-hdaps.c