From 618d6cf3c04a1b150cc98403d2f05a607999f572 Mon Sep 17 00:00:00 2001 From: medusadigital Date: Sat, 30 Dec 2017 22:38:39 +0100 Subject: [PATCH] remove linebreaks --- start-low-graphics-mode.bat | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/start-low-graphics-mode.bat b/start-low-graphics-mode.bat index 199f4281..c508e1eb 100644 --- a/start-low-graphics-mode.bat +++ b/start-low-graphics-mode.bat @@ -1,7 +1,5 @@ @echo off - - -set QMLSCENE_DEVICE=softwarecontext - -start /b monero-wallet-gui.exe \ No newline at end of file +set QMLSCENE_DEVICE=softwarecontext + +start /b monero-wallet-gui.exe