Avoid a compilation warning
This commit is contained in:
parent
df80a94379
commit
8baf463df0
|
@ -39,6 +39,8 @@ gboolean on_closex(gpointer data)
|
||||||
/* on_contents */
|
/* on_contents */
|
||||||
void on_contents(gpointer data)
|
void on_contents(gpointer data)
|
||||||
{
|
{
|
||||||
|
(void) data;
|
||||||
|
|
||||||
desktop_help_contents(PACKAGE, PROGNAME_PDFVIEWER);
|
desktop_help_contents(PACKAGE, PROGNAME_PDFVIEWER);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user