Skip to content

Commit 97ffa9c

Browse files
committed
Remove CefVersion - appears to be unused
Former-commit-id: 5166ad09f43e5ecaf6eb717283c248fa58237332
1 parent b1ee187 commit 97ffa9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ $Cef32vcx = Join-Path (Join-Path $Cef32 'libcef_dll_wrapper') 'libcef_dll_wrappe
1515
$Cef64 = Join-Path $WorkingDir 'cef_binary_3.y.z_windows64'
1616
$Cef64vcx = Join-Path (Join-Path $Cef64 'libcef_dll_wrapper') 'libcef_dll_wrapper.vcxproj'
1717

18-
$CefVersion = "3.2704.1418"
1918
$CefPackageVersion = "3.2704.1418"
2019

2120
# https://github.com/jbake/Powershell_scripts/blob/master/Invoke-BatchFile.ps1

0 commit comments

Comments
 (0)