2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
[deliverable/binutils-gdb.git] / gdb / go-exp.y
index e73b561d0ea3ccb32cc84a71fdb209d4956489e5..c3171c381b7026f0bbf3622d41729169c7ea6fa4 100644 (file)
@@ -1554,7 +1554,6 @@ yylex (void)
       if (name2.token == NAME)
        {
          /* Ok, we have "name1 . name2".  */
-         int token;
          char *copy;
 
          copy = copy_name (current.value.sval);
This page took 0.02437 seconds and 4 git commands to generate.