OSDN Git Service

無駄なコードを削除。
authorsirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Sun, 21 Feb 2010 05:13:49 +0000 (05:13 +0000)
committersirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Sun, 21 Feb 2010 05:13:49 +0000 (05:13 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@250 9df91469-1e22-0410-86e7-ea8537beb833

src/plugin/rarArc/rarArc.cpp

index 86e6b37..842df42 100644 (file)
@@ -337,10 +337,6 @@ int __stdcall GetFileInformation
 \r
                // 次のファイルへ。\r
                nErrorCode = ErrorCodeConvert(((int (__stdcall *)(void *, int, wchar_t *, wchar_t *)) pP)(_hArchive, RAR_SKIP, NULL, NULL));\r
-               if (nErrorCode != TPI_ERROR_SUCCESS)\r
-               {\r
-                       return nErrorCode;\r
-               }\r
        }\r
 \r
        return nErrorCode;\r