Remove wezterm EGL, was configuration error

This commit is contained in:
doylet 2025-08-13 20:29:50 +10:00
parent cb4c40af43
commit 778ed542a6
2 changed files with 0 additions and 7 deletions

View File

@ -1,6 +0,0 @@
@echo off
setlocal
set exe=C:\Home\Cloud\PC\Programs\llamafile\llamafile-0.7
echo [DEVENVER] "%~dpnx0" is executing %exe%
call %exe% %*
endlocal

View File

@ -212,7 +212,6 @@ return {{
color_scheme = "Peppermint",
default_prog = default_prog,
set_environment_variables = set_environment_variables,
prefer_egl = true,
}}
""")