sdp: Remove useless check in macro
authorEdward Hervey <bilboed@bilboed.com>
Fri, 17 Sep 2010 08:43:04 +0000 (10:43 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 17 Sep 2010 08:43:04 +0000 (10:43 +0200)
commite6a041b69fd21c42651d98cf8a3064e43cecc51c
treebd53e6e546461dcf2ff2318848b36c312bb24a07
parentbec69e20ae07d853a44793be0f1f985773233b52
sdp: Remove useless check in macro

A signed char is always < 128. Fixes a warning on macosx build.
gst-libs/gst/sdp/gstsdpmessage.c