More G_GNUC_UNUSED fun.

This commit is contained in:
Martin Baulig
1998-10-04 13:27:51 +00:00
parent d2448ea6f3
commit afb07a1f8b
7 changed files with 14 additions and 12 deletions

View File

@@ -24,5 +24,5 @@
/* Closes pipe to gtop server. */
void
glibtop_close_s (glibtop *server)
glibtop_close_s (glibtop G_GNUC_UNUSED *server)
{ }