Issue #2795 - removed test code.
Former-commit-id:e34e636dc7
[formerly28fe1e99e2
] [formerlye34e636dc7
[formerly28fe1e99e2
] [formerlyf94bcc4d3f
[formerly 0e1db42a04b15b8815d59db272b4b2f7b3e79fb9]]] Former-commit-id:f94bcc4d3f
Former-commit-id:267fa56e32
[formerly708de93fc4
] Former-commit-id:d026da3632
This commit is contained in:
parent
68eade49a2
commit
7299c53ba5
1 changed files with 0 additions and 10 deletions
|
@ -542,16 +542,6 @@ public class NotificationDlg extends CaveSWTDialog implements ITableChange,
|
|||
"com.raytheon.uf.viz.datadelivery", "icons/dd_new.png");
|
||||
trayImg2 = id.createImage();
|
||||
|
||||
/*
|
||||
* Check if the images are null.
|
||||
*/
|
||||
if (trayImg1 == null) {
|
||||
System.out.println("*** Tray image 1 is null...");
|
||||
} else {
|
||||
System.out
|
||||
.println("*** Tray image 1 is not null and should have an image...");
|
||||
}
|
||||
|
||||
tray = display.getSystemTray();
|
||||
|
||||
createTray();
|
||||
|
|
Loading…
Add table
Reference in a new issue