[plasma/libkscreen] src: Remove extra indentation

Vlad Zahorodnii <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 564e6682904b6af0881d80bb420ff2b7c9516ae3 by Vlad Zahorodnii, on behalf of zhang shoucheng.
Committed on 23/07/2026 at 08:42.
Pushed by vladz into branch 'master'.

Remove extra indentation

M  +3    -3    src/getconfigoperation.cpp

https://invent.kde.org/plasma/libkscreen/-/commit/564e6682904b6af0881d80bb420ff2b7c9516ae3

diff --git a/src/getconfigoperation.cpp b/src/getconfigoperation.cpp
index 20df6c97..7a1eb4a4 100644
--- a/src/getconfigoperation.cpp
+++ b/src/getconfigoperation.cpp
@@ -61,9 +61,9 @@ void GetConfigOperation::start()
     if (!backend) {
         return; // loadBackend() already set error and called emitResult() for us
     }
-        d->config = backend->config()->clone();
-        d->loadEdid(backend);
-        emitResult();
+    d->config = backend->config()->clone();
+    d->loadEdid(backend);
+    emitResult();
 }
 
 void GetConfigOperationPrivate::loadEdid(KScreen::AbstractBackend *backend)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.