BF [ 2103659 ] Messagebox

This commit is contained in:
teo_sarca 2008-09-11 10:26:56 +00:00
parent 9f745caa45
commit 43c9ae0799
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ public class Messagebox extends Window implements EventListener
}
public int show(String message, String title, int buttons, String icon)
throws InterruptedException
{
this.msg = message;
this.imgSrc = icon;