The only issue with the solution above is that when you upgrade your WordPress core file, you have to remember to go back and do this again.
In my opinion a better solution would be to add:
a.rsswidget img {display: none !important;}
to your themes CSS file.
I have tested this to work in Internet Explorer 7, Firefox and Safari.