aacid added inline comments.

INLINE COMMENTS

> Polkit1Backend.cpp:220
> +    auto authority = PolkitQt1::Authority::instance();
> +    if (authority->hasError()) {
> +        qWarning() << "Encountered error while enumerating actions, error 
> code:" << authority->lastError() << authority->errorDetails();

This seems a bit weird since we have done nothing with authority here, so how 
would it have an error?

REPOSITORY
  R283 KAuth

REVISION DETAIL
  https://phabricator.kde.org/D5983

To: skalinichev
Cc: aacid, #frameworks

Reply via email to