mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 13:56:48 +08:00
Removed a missed line in previous commit
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
This commit is contained in:
parent
fdd5bcb0b5
commit
885221d602
@ -26,8 +26,6 @@ CUserSettingColor* CUserSettingColor::fromJSON (nlohmann::json& data)
|
||||
std::string source;
|
||||
std::string expectedValue;
|
||||
|
||||
std::string json = data.dump ();
|
||||
|
||||
if (data.is_object () == true)
|
||||
{
|
||||
hasSource = true;
|
||||
|
Loading…
Reference in New Issue
Block a user