Skip to content

Commit 20f0b6e

Browse files
author
AJubrey
committed
[REMOVED] extra declarations
1 parent c034f31 commit 20f0b6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/Integrations/Autodesk/maya/scripts/unitySetupUI.mel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ global proc string unityWhatsNewVersion(){
2525
}
2626

2727
global proc unitySetupUI(){
28-
global string $removeOtherMenuString;
29-
global string $unitySendToUnityMenuName;
3028

3129
$isHeadless = `optionVar -q "UnityFbxForMaya_Headless"`;
3230
if($isHeadless){

0 commit comments

Comments
 (0)