Skip to content

Commit b482a12

Browse files
G.ReijnGijsreyn
authored andcommitted
Remove variables
1 parent a90f574 commit b482a12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/Microsoft.Windows.Setting.Language/Microsoft.Windows.Setting.Language.psm1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
using namespace System.Collections.Generic
55

6-
$global:LocaleNameRegistryPath = 'HKCU:\Control Panel\International'
7-
$global:LocaleUserProfilePath = 'HKCU:\Control Panel\International\User Profile'
8-
96
if ([string]::IsNullOrEmpty($env:TestRegistryPath)) {
107
$global:LocaleNameRegistryPath = 'HKCU:\Control Panel\International'
118
$global:LocaleUserProfilePath = 'HKCU:\Control Panel\International\User Profile'

0 commit comments

Comments
 (0)