Fix warning, remove unsigned int < 0 check

Authored by bruns on Jun 20 2019, 8:31 PM.

Description

Fix warning, remove unsigned int < 0 check

Summary:
The bindings return an unsigned int value (with 101% denoting
an undeterminate value), checking for < 0 is pointless.

Reviewers: lukas, jgrulich, ngraham

Reviewed By: jgrulich

Differential Revision: https://phabricator.kde.org/D21974

Details

Committed
brunsJun 24 2019, 5:53 PM
Reviewer
jgrulich
Differential Revision
D21974: Fix warning, remove unsigned int < 0 check
Parents
R623:29e49f1c16d0: Fix minor typos
Branches
Unknown
Tags
Unknown