Skip to content

Commit

Permalink
Remove old line
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
  • Loading branch information
ecdye committed Oct 18, 2024
1 parent cbb885a commit 5513f53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/macSubtitleOCR/Subtitles/VobSub/VobSub.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ struct VobSub {
var pointer = pointer
extractSubtitleImages(subData: &pointer, idx: idx)
}
// extractSubtitleImages(subData: subData, idx: idx)
}

// MARK: - Methods
Expand Down

0 comments on commit 5513f53

Please sign in to comment.