Removed an extra CVideo::flip() call from GUI1
This commit is contained in:
parent
d6be471108
commit
0aa8900dce
1 changed files with 0 additions and 2 deletions
|
@ -362,8 +362,6 @@ void dialog::draw_contents()
|
|||
}
|
||||
}
|
||||
events::raise_draw_event(); //draw widgets
|
||||
|
||||
video_.flip();
|
||||
}
|
||||
|
||||
dialog_frame& dialog::get_frame()
|
||||
|
|
Loading…
Add table
Reference in a new issue