tools: gst-inspect: don't print element flags whch are always 'none'
authorTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 00:20:13 +0000 (00:20 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 00:20:13 +0000 (00:20 +0000)
commitec6d2304bdffb016a19e6fd3e50877bca3a2adff
tree4e04c262bc4e526e5bc755f1cd8faf369527c7a5
parent8cc7c3f6aa53934b34458a84fb6d459e06e26cb5
tools: gst-inspect: don't print element flags whch are always 'none'

We print the interesting flags like clocking capabilities separately
later, this function just always prints 'none', so remove it.
tools/gst-inspect.c