info: remove confusing warning about running under valgrind
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Sep 2014 17:55:03 +0000 (18:55 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Sep 2014 17:55:03 +0000 (18:55 +0100)
commit70d692c431f074ccc35bf9c75f695affdbab66db
tree462b6efab2bf019545d1c5b3e8a5f8917de4fa87
parent26be9f05813cf2aaf8745ed9d2cfa1f4b23ccf98
info: remove confusing warning about running under valgrind

We're not actually doing anything differently anywhere when
we detect that we're running under valgrind, so let's not
print that confusing message that makes people wonder how
they can switch it off so they can valgrind the normal
code paths. Seeing that we're not doing that nor have done
so in the last 10 years we might just as well remove the
entire check actually.
gst/gstinfo.c