mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 20:34:14 +01:00
WPrefs: Removed unused function 'DestroyTexturePanel'
This function was never used and did nothing anyway, so it can be removed. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
def69435b1
commit
fb9765c0f8
@@ -714,11 +714,6 @@ static void changeTypeCallback(WMWidget * w, void *data)
|
||||
* Public functions
|
||||
*--------------------------------------------------------------------------
|
||||
*/
|
||||
void DestroyTexturePanel(TexturePanel * panel)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void ShowTexturePanel(TexturePanel * panel)
|
||||
{
|
||||
Display *dpy = WMScreenDisplay(WMWidgetScreen(panel->win));
|
||||
|
||||
Reference in New Issue
Block a user