1
0
Fork 0
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:
Jonah Graham 2022-11-03 19:38:04 -04:00
parent 2d516a3c54
commit 673a34b150

View file

@ -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">