Skip to content

Commit 51c8b31

Browse files
committed
service/polkit: remove superfluous manual emits
1 parent 9c0ac68 commit 51c8b31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/services/polkit/agentimpl.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ void PolkitAgentImpl::activateAuthenticationRequest() {
157157
&PolkitAgentImpl::finishAuthenticationRequest
158158
);
159159

160-
emit this->qmlAgent->isActiveChanged();
161-
emit this->qmlAgent->flowChanged();
162160
emit this->qmlAgent->authenticationRequestStarted();
163161
}
164162

0 commit comments

Comments
 (0)