Skip to content

Commit 0b4c4e3

Browse files
committed
Update app-gui.cpp
1 parent aaf16f7 commit 0b4c4e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app-gui.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ void HDRViewApp::draw_status_bar()
281281

282282
void HDRViewApp::draw_menus()
283283
{
284-
HelloImGui::ShowViewMenu(m_params);
285284
if (ImGui::BeginMenu("File"))
286285
{
287286
MenuItem(action("Open image..."));

0 commit comments

Comments
 (0)