mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove virtual destructor from FFmpegSourceProvider
This commit is contained in:
parent
938025acb1
commit
36a71be19f
@ -75,8 +75,6 @@ public:
|
||||
agi::fs::path GetCacheFilename(agi::fs::path const& filename);
|
||||
void SetLogLevel();
|
||||
FFMS_IndexErrorHandling GetErrorHandlingMode();
|
||||
|
||||
virtual ~FFmpegSourceProvider() {}
|
||||
};
|
||||
|
||||
#endif /* WITH_FFMS2 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user