Remove redundant codes 80/306480/1
authorTae-Young Chung <ty83.chung@samsung.com>
Thu, 22 Feb 2024 03:38:02 +0000 (12:38 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Thu, 22 Feb 2024 03:38:23 +0000 (12:38 +0900)
commit35ea58b601724d3b2f4ee88bd3259dbc54f558bc
tree443bdc0dd5e5dabc3e98285cec0f43027ae28aa1
parent0cbb8764c52507729247a7f85cad29da99336a90
Remove redundant codes

[Version] : 4.7.0-6
[Issue type] : clean up

A part of a patch with commit
```
commit 60e0136b5538352bc176c94591339b098d2d8d27 (tag: accepted/tizen/unified/20221221.165303)
Author: hj kim <backto.kim@samsung.com>
Date:   Wed Dec 14 18:32:39 2022 +0900

    Fix build error due to upgrade to ffmpeg 5.1.2

    [Version] 4.5.3-5
    [Issue type] Build error fix

    videoio.hpp, cap_ffmpeg_impl.hpp : Get all code from opencv 4.6.0(official release, https://opencv.org/releases/)

    Change-Id: Ib6338e21017ae7404cf82e2b6b707a736ffa43a7
```
is remained after updating to version 4.7.0 so that it is duplicated
with the updated 4.7.0 code.
Instead of reverting the patch, it is just manually removed.

Change-Id: Ic908a00addbd83e8048b214d50f923309a696ac3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
modules/videoio/src/cap_ffmpeg_impl.hpp
packaging/opencv.spec