mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #797] [CLOSED] [FIX]Fixes Unused-Variables warnings #1607
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/797
Author: @shucon
Created: 10/14/2017
Status: ❌ Closed
Base:
master← Head:warnings1📝 Commits (5)
073fa1bFixes Unused-Variables warnings1897413Update ccx_decoders_isdb.c76672ecUpdate raw_decoder.c5c5ebe4Update ccx_decoders_isdb.cfd9f1a0Add log variable📊 Changes
5 files changed (+4 additions, -23 deletions)
View changed files
📝
src/lib_ccx/ccx_decoders_isdb.c(+1 -10)📝
src/lib_ccx/ccx_decoders_xds.c(+0 -2)📝
src/zvbi/decoder.c(+1 -2)📝
src/zvbi/raw_decoder.c(+1 -2)📝
src/zvbi/sampling_par.c(+1 -7)📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Partially-Fixes https://github.com/CCExtractor/ccextractor/issues/780
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.