mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Make drawIconProc() static
It is used only inside src/dialog.c
This commit is contained in:
@@ -428,7 +428,7 @@ listIconPaths(WMList *lPtr)
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
static void
|
||||
drawIconProc(WMList *lPtr, int index, Drawable d, char *text, int state,
|
||||
WMRect *rect)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user