Skip to content

Commit

Permalink
remove Gtk fix from master
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Aug 5, 2024
1 parent 03521e6 commit f3754d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ProfileView.jl
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,6 @@ let
end
precompile(fdraw)
closeall() # necessary to prevent serialization of stale references (including the internal `empty!`)
Gtk.enable_eventloop(false, wait_stopped = true) # to avoid trailing task warning
end
end
end
Expand Down

0 comments on commit f3754d0

Please sign in to comment.