D28018: KCM/kwinscripts: fix a warning

Vlad Zahorodnii <[email protected]>
Newsgroups gmane.comp.kde.devel.kwin
Message-ID <[email protected]>
zzag added inline comments.

INLINE COMMENTS

> module.cpp:129-133
> +        const bool excludeListing = md.rawData().value("X-KWin-Exclude-Listing").toBool(false);
> +        if (excludeListing) {
>              return false;
>          }
>          return true;

Can be simplified to

  return !md.rawData().value("X-KWin-Exclude-Listing").toBool();

REPOSITORY
  R108 KWin

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

To: meven, #kwin, ervin, bport, cross, hchain
Cc: zzag, kwin, Orage, cacarry, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
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.