mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
missed one line when removing the useless stuff
Originally committed to SVN as r2325.
This commit is contained in:
parent
c72cb5f505
commit
02ce1e72df
@ -274,10 +274,6 @@ const AegiVideoFrame LAVCVideoProvider::GetFrame(int n,int formatType) {
|
||||
|
||||
frameNumber++;
|
||||
} while (frameNumber <= n);
|
||||
|
||||
#if 0
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
// Get aegisub frame
|
||||
|
Loading…
x
Reference in New Issue
Block a user