mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
Remove debug statement
This commit is contained in:
@@ -100,7 +100,6 @@ static void detectPlasma(const FFinstance* instance, FFQtResult* result)
|
||||
ffStrbufAppendS(&baseDir, "plasma-org.kde.plasma.desktop-appletsrc");
|
||||
|
||||
ffParsePropFile(baseDir.chars, "Image=", &result->wallpaper);
|
||||
puts(result->wallpaper.chars);
|
||||
|
||||
if(allValuesSet(result))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user