Use __attribute__((unused)) when compiling with GCC.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 18 Dec 2009 10:52:57 +0000 (11:52 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 18 Dec 2009 10:52:57 +0000 (11:52 +0100)
This avoids a couple of compiler warnings.


No differences found