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

@@ -52,7 +52,7 @@ void
glibtop_get_proc_time_s (glibtop *server, glibtop_proc_time *buf, pid_t pid)
{
char buffer [BUFSIZ], *p;
int i;
int G_GNUC_UNUSED i;
glibtop_init_s (&server, GLIBTOP_SYSDEPS_PROC_TIME, 0);