Revert last Commit

This commit is contained in:
Nicola Carminati
2018-03-27 08:25:58 +02:00
parent 1737e5b849
commit bf24ea81ce
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -130,7 +130,6 @@ namespace CMS_Client
if (Config.ClientConfig.RenderingMethod == Constants.Rendering.CPU)
e.CommandLine.AppendSwitch("--disable-gpu");
e.CommandLine.AppendSwitch("--disable-gpu-vsync");
e.CommandLine.AppendSwitch("--enable-transparent-visuals");
e.CommandLine.AppendSwitch("--disable-pinch");
e.CommandLine.AppendSwitch("--enable-media-stream");