Browse Source

[removed] old variables that are not used anywhere

Kevin_Smarts 2 years ago
parent
commit
dac4bfaeec
2 changed files with 0 additions and 4 deletions
  1. 0 2
      locations/intro_initialization.qsrc
  2. 0 2
      locations/intro_initialization_city.qsrc

+ 0 - 2
locations/intro_initialization.qsrc

@@ -62,8 +62,6 @@ $month = $monthName[month]
 
 gs 'telefon', 'setup'
 
-VersionCheck = 5030
-
 pcs_dob = birthyear * 10000
 pcs_dob += (birthmonth * 100)
 pcs_dob += birthday

+ 0 - 2
locations/intro_initialization_city.qsrc

@@ -69,8 +69,6 @@ $month = $monthName[month]
 
 gs 'telefon', 'setup'
 
-VersionCheck = 5030
-
 pcs_dob = birthyear * 10000
 pcs_dob += (birthmonth * 100)
 pcs_dob += birthday