Removed G_GNUC_UNUSED.
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
/* Closes pipe to gtop server. */
|
||||
|
||||
void
|
||||
glibtop_close_s (glibtop G_GNUC_UNUSED *server)
|
||||
glibtop_close_s (glibtop *server)
|
||||
{ }
|
||||
|
Reference in New Issue
Block a user