Revert "GP-6006 Creating a new source type called 'Speculative' which marks symbol names that are less trustworthy than analysis"

This reverts commit 41d9b7431e.
This commit is contained in:
ghidra1 2025-09-19 11:02:20 -04:00
parent 91a9a66a25
commit edea7dfd65
3 changed files with 8 additions and 14 deletions

View file

@ -1286,8 +1286,6 @@
<li class="listitem" style="list-style-type: none">
<span class="emphasis"><em>DEFAULT</em></span> - for basic or no information</li>
<li class="listitem" style="list-style-type: none">
<span class="emphasis"><em>SPECULATIVE</em></span> - for information that is less trustworthy</li>
<li class="listitem" style="list-style-type: none">
<span class="emphasis"><em>ANALYSIS</em></span> - for information derived by an Analyzer</li>
<li class="listitem" style="list-style-type: none">
<span class="emphasis"><em>IMPORTED</em></span> - for information imported from an external source</li>