1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

WPrefs: Remove unused function updateThemeList()

This commit is contained in:
Carlos R. Mafra
2009-08-17 17:44:00 +02:00
parent 09a8911b6f
commit 288853e44f

View File

@@ -145,18 +145,6 @@ downloadCallback(WMWidget *w, void *data)
}
static void
updateThemeList(_Panel *panel)
{
WMClearList(panel->list);
}
static void
createPanel(Panel *p)
{