mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-15 13:35:30 +00:00
[PR #1175] [CLOSED] [IMPROVEMENT] Remove useless if statement #1963
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/1175
Author: @NilsIrl
Created: 1/10/2020
Status: ❌ Closed
Base:
master← Head:random📝 Commits (2)
222f60cRemove useless if statementf992bc3Formatting📊 Changes
3 files changed (+6 additions, -8 deletions)
View changed files
📝
src/ccextractor.c(+2 -4)📝
src/lib_ccx/es_functions.c(+2 -2)📝
src/lib_ccx/sequencing.c(+2 -2)📄 Description
My familiarity with the project is as follows (check one):
Increases readability (IMO).
I was told by canihavesomecoffee that code improvement PRs are always welcome so I opened this.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.