mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
don't bother with silly dialog
This commit is contained in:
parent
975edf09cd
commit
63e6ddf78a
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user