nsi: Remove avresample-4.dll

This commit is contained in:
Jonas Kvinge
2022-10-13 22:46:04 +02:00
parent b22320c48f
commit ae7dbf15ed

View File

@@ -358,7 +358,6 @@ Section "Strawberry" Strawberry
File "avcodec-58.dll"
File "avfilter-7.dll"
File "avformat-58.dll"
File "avresample-4.dll"
File "avutil-56.dll"
File "brotlicommon.dll"
File "brotlidec.dll"
@@ -861,7 +860,6 @@ Section "Uninstall"
Delete "$INSTDIR\avcodec-58.dll"
Delete "$INSTDIR\avfilter-7.dll"
Delete "$INSTDIR\avformat-58.dll"
Delete "$INSTDIR\avresample-4.dll"
Delete "$INSTDIR\avutil-56.dll"
Delete "$INSTDIR\brotlicommon.dll"
Delete "$INSTDIR\brotlidec.dll"