Remove extra printing

This commit is contained in:
Alexander Bock
2023-01-23 22:10:00 +01:00
parent 9af6c79ca4
commit 4cbbd51f2e

View File

@@ -73,7 +73,6 @@ end)
function setCefRoute(route)
local port = openspace.getPropertyValue("Modules.WebGui.Port")
openspace.printFatal(port)
-- As a developer, you can manually serve the webgui from port 4690
-- with the command `npm start` in the web gui repository
if guiCustomization.webguiDevelopmentMode then