]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Remove unneeded code.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 6 Apr 2012 03:34:57 +0000 (12:34 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 6 Apr 2012 03:34:57 +0000 (12:34 +0900)
libarchive/archive_string.c

index 2b56a48eedba002b380c449ec861258ead0377ed..870cf37d5bfedcf1415a559cf465ea21e334fc95 100644 (file)
@@ -3397,7 +3397,6 @@ check_first_code:
                        break;
                REPLACE_UC_WITH(uc2);
                n = n2;
-               ucptr = s;
                goto check_first_code;
        }
        as->length = p - as->s;