Luis de Bethencourt 3e452352f0 gaudieffects: remove < 0 comparison on guint32
Current CLAMP checks both if the value is below 0 or above 255. Considering it
is an unsigned value it can never be less than zero, so that comparison is
unnecessary. Switching to using if just for the upper bound.

CID #1139796
2014-10-30 17:06:01 +00:00
..
2014-05-21 13:06:35 +02:00
2014-10-28 21:42:31 +00:00
2014-04-08 12:20:40 +01:00
2014-05-03 19:57:57 +02:00
2014-07-22 08:51:32 -03:00
2014-08-10 12:04:38 +01:00
2014-10-30 15:21:15 +00:00
2014-06-09 10:57:32 +02:00
2013-12-06 17:58:13 -05:00