Remove ability to load symbol maps

This was now mostly unused except by thread creation, which used a
symbol of the entrypoint, if available, to name the thread.
This commit is contained in:
Yuri Kunde Schlesner 2017-05-07 14:56:23 -07:00
parent 4af2a1a3d7
commit 6577bbc3c5
5 changed files with 2 additions and 55 deletions

View file

@ -58,7 +58,6 @@
</property>
</widget>
<addaction name="action_Load_File"/>
<addaction name="action_Load_Symbol_Map"/>
<addaction name="separator"/>
<addaction name="action_Select_Game_List_Root"/>
<addaction name="menu_recent_files"/>