mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-19 04:22:49 +00:00
[PR #855] [MERGED] [Fix] Put OCR specific code inside ifdef #1687
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/855
Author: @harrynull
Created: 12/26/2017
Status: ✅ Merged
Merged: 12/27/2017
Merged by: @cfsmp3
Base:
master← Head:patch-1📝 Commits (2)
39da213Fix failing travis build.f0e4ff4Fix debug code📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib_ccx/dvb_subtitle_decoder.c(+2 -2)📄 Description
Removed debug code. No idea why it causes travis fails to build
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):
Put debug code into ifdef to avoid failing compilation when OCR is disabled.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.