don't bother with silly dialog

This commit is contained in:
David Rose 2005-11-28 23:50:42 +00:00
parent 975edf09cd
commit 63e6ddf78a

View File

@ -2232,7 +2232,6 @@ get_icon(const Filename &filename) {
if (h == 0) {
windisplay_cat.warning()
<< "windows icon filename '" << os << "' could not be loaded!!\n";
show_error_message();
}
_icon_filenames[filename] = h;