mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 00:45:28 +02:00
Remove reference to icon that has never existed
It would be nice to have an icon here, but it has been
fine not having it for 14 years, so just remove reference
to clean up error.
Fixup for e5ae2a94a7
This commit is contained in:
parent
2d516a3c54
commit
673a34b150
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
|||
<extension point="org.eclipse.search.searchResultViewPages">
|
||||
<viewPage
|
||||
class="org.eclipse.cdt.debug.ui.memory.search.MemorySearchResultsPage"
|
||||
icon="icons/full/obj16/tsearch_dpdn_obj.gif"
|
||||
id="org.eclipse.cdt.debug.ui.memory.search.MemorySearchResultsPage"
|
||||
label="Memory Search Results"
|
||||
searchResultClass="org.eclipse.cdt.debug.ui.memory.search.MemorySearchResult">
|
||||
|
|
Loading…
Add table
Reference in a new issue