gstinfo: remove the vasprintf fallback
gstinfo: remove the vasprintf fallback
We are building always printf implementation nowdays, even when GST_DEBUG is disabled, since we are exposing api (gst_print*) that's dependant on our printf behavior.
We don't need to keep __gst_info_fallback_vasprintf around anymore.
Close #640 (closed)
Edited by Jordan Petridіs