mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-26 23:10:38 +00:00
Update DevScreens.cpp
This commit is contained in:
parent
9c3c23daa6
commit
27b6b6b4dc
@ -1405,7 +1405,6 @@ void FrameDumpTestScreen::CreateViews() {
|
||||
c->SetTag(url);
|
||||
c->OnClick.Handle<FrameDumpTestScreen>(this, &FrameDumpTestScreen::OnLoadDump);
|
||||
}
|
||||
delete dumpsScroll;
|
||||
}
|
||||
|
||||
UI::EventReturn FrameDumpTestScreen::OnLoadDump(UI::EventParams ¶ms) {
|
||||
|
Loading…
Reference in New Issue
Block a user