Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit dff5957

Browse files
committed
[Bug 19730] Removed unused variable
1 parent fda7c31 commit dff5957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

engine/src/dskmac.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3524,7 +3524,6 @@ struct MCMacDesktop: public MCSystemInterface, public MCMacSystemService
35243524

35253525
if (MCNameIsEqualTo(p_type, MCN_resources, kMCCompareCaseless))
35263526
{
3527-
MCAutoStringRef t_resources_folder;
35283527
if (!MCS_apply_redirect(*t_engine_folder, false, r_folder))
35293528
return False;
35303529
}

0 commit comments

Comments
 (0)