After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797175 - Remove unused GST_CAT_PERFORMANCE in audioresample
Remove unused GST_CAT_PERFORMANCE in audioresample
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal minor
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-19 12:01 UTC by Johan Bjäreholt
Modified: 2018-09-19 12:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch: Removed unused GST_CAT_PERFORMANCE (757 bytes, patch)
2018-09-19 12:01 UTC, Johan Bjäreholt
committed Details | Review

Description Johan Bjäreholt 2018-09-19 12:01:54 UTC
Created attachment 373703 [details] [review]
Patch: Removed unused GST_CAT_PERFORMANCE

Fails to compile with -Wall without this patch
Comment 1 Sebastian Dröge (slomo) 2018-09-19 12:17:25 UTC
commit 448ed0f244791d634081983802d8b11a210cc47e (HEAD -> master, origin/master, origin/HEAD)
Author: Johan Bjäreholt <johanbj@axis.com>
Date:   Wed Jun 27 10:34:09 2018 +0200

    Removed unused GST_CAT_PERFORMANCE
    
    https://bugzilla.gnome.org/show_bug.cgi?id=797175