mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove an unused private member from VideoDisplay
This commit is contained in:
parent
841ec898d3
commit
386f60daa7
@ -70,9 +70,6 @@ class VideoDisplay : public wxGLCanvas {
|
||||
|
||||
agi::scoped_ptr<wxMenu> context_menu;
|
||||
|
||||
/// The frame number currently being displayed
|
||||
int currentFrame;
|
||||
|
||||
/// The size of the video in screen at the current zoom level, which may not
|
||||
/// be the same as the actual client size of the display
|
||||
wxSize videoSize;
|
||||
|
Loading…
x
Reference in New Issue
Block a user