From 007fe17e48d2dab6849968e012b04c8f20ef408c Mon Sep 17 00:00:00 2001 From: Benitoite Date: Mon, 17 Feb 2020 15:27:59 -0800 Subject: [PATCH] another whitespace removed --- rtgui/options.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/rtgui/options.cc b/rtgui/options.cc index b0f8d714e..5e9d48cc5 100644 --- a/rtgui/options.cc +++ b/rtgui/options.cc @@ -2340,7 +2340,6 @@ void Options::load(bool lightweight) } } - // No environment variable provided, so falling back to the multi user mode, if enabled else if (options.multiUser) { #ifdef WIN32