author | Sebastian Harl <sh@tokkee.org> | |
Mon, 8 Oct 2007 14:42:08 +0000 (16:42 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 9 Oct 2007 16:03:43 +0000 (18:03 +0200) | ||
commit | 03f3b203fe0673c17259fb4230f56bf82cb81f6e | |
tree | 2d0a8ecce7de225d9b55975aafc794569ed8922a | tree | snapshot |
parent | 03b7ec004938ad0838e16f0eaef343a468140d40 | commit | diff |
perl plugin: Fixed an "unused variable" warning.
When compiling with debugging disabled, gcc complained about an unused
variable in init_pi(). -Werror thus caused the build to fail.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
When compiling with debugging disabled, gcc complained about an unused
variable in init_pi(). -Werror thus caused the build to fail.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/perl.c | diff | blob | history |