From: Jim Meyering <[email protected]>

---
 test/testcpg.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/test/testcpg.c b/test/testcpg.c
index 20c5aa3..8a9bd3e 100644
--- a/test/testcpg.c
+++ b/test/testcpg.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2008 Red Hat Inc
+ * Copyright (c) 2006-2009 Red Hat Inc
  *
  * All rights reserved.
  *
@@ -161,7 +161,6 @@ int main (int argc, char *argv[]) {
        const char *options = "i";
        int opt;
        unsigned int nodeid;
-       unsigned int num_groups;

        while ( (opt = getopt(argc, argv, options)) != -1 ) {
                switch (opt) {
-- 
1.6.2.rc1.285.gc5f54

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to