Avoid an additional warning
This commit is contained in:
parent
6593155b59
commit
d78f5d900d
|
@ -326,6 +326,8 @@ static void _noteswindow_on_help_about(gpointer data)
|
|||
/* noteswindow_on_help_contents */
|
||||
static void _noteswindow_on_help_contents(gpointer data)
|
||||
{
|
||||
(void) data;
|
||||
|
||||
desktop_help_contents(PACKAGE, PROGNAME);
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user