GNOME Bugzilla – Bug 763100
ahcsrc: remove unused variable
Last modified: 2016-03-24 13:00:10 UTC
Created attachment 323089 [details] [review] remove probe properties probe properties is no longer necessary.
Review of attachment 323089 [details] [review]: While at it, also remove the related #if 0 code, e.g. gst_ahc_src_probe_get_properties
Created attachment 323193 [details] [review] remove commented out block also
Review of attachment 323193 [details] [review]: Looks trivial, shall we merge ?
commit b9ecc42b76b7f932bc8e4b420e3f7fd98a46aabc Author: Justin Kim <justin.kim@collabora.com> Date: Thu Mar 3 20:10:16 2016 +0900 ahcsrc: remove probe_properties It's a residue of 0.10. https://bugzilla.gnome.org/show_bug.cgi?id=763100