GNOME Bugzilla – Bug 754054
videorate: remove unnecessary break statement
Last modified: 2015-10-02 14:27:35 UTC
Trivial patch to remove unncessary break statement used after goto statement.
Created attachment 309940 [details] [review] remove unnecessary break statement
Review of attachment 309940 [details] [review]: Looks good.
*** Bug 754377 has been marked as a duplicate of this bug. ***
commit a1d84edd16865bc89f986ab8c68f29f436d74f7b Author: Vineeth T M <vineeth.tm@samsung.com> Date: Tue Aug 25 16:24:12 2015 +0900 videorate: remove unnecessary break statement Trivial patch to remove unncessary break statement used after goto statement. https://bugzilla.gnome.org/show_bug.cgi?id=754054