From 4bce8cd7f3aa296931afbdbc3f4fa0e026fbfa12 Mon Sep 17 00:00:00 2001 From: fangyunzhong Date: Thu, 20 Jul 2023 06:09:39 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E6=89=AB=E6=8F=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fangyunzhong --- src/resource_check.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/resource_check.cpp b/src/resource_check.cpp index 74d72e3..1ac39f8 100755 --- a/src/resource_check.cpp +++ b/src/resource_check.cpp @@ -67,7 +67,6 @@ void ResourceCheck::CheckConfigJsonForCombine() void ResourceCheck::CheckNodeInResourceItem(const string &key, const ResourceItem &resourceItem) { - string limitKey = resourceItem.GetLimitKey(); string filePath = resourceItem.GetFilePath(); uint32_t width; uint32_t height;