Issue #2795 - removed test code.
Former-commit-id:fec690642e
[formerlye34e636dc7
] [formerly28fe1e99e2
] [formerlyfec690642e
[formerlye34e636dc7
] [formerly28fe1e99e2
] [formerlyf94bcc4d3f
[formerly28fe1e99e2
[formerly 0e1db42a04b15b8815d59db272b4b2f7b3e79fb9]]]] Former-commit-id:f94bcc4d3f
Former-commit-id:c03650a0ee
[formerly267fa56e32
] [formerly 10016706f9a7d3c987ccd923143821b129a52ef3 [formerly708de93fc4
]] Former-commit-id: d93fa4eb43702f9e736dbf306c23a51101ba9c87 [formerlyd026da3632
] Former-commit-id:7299c53ba5
This commit is contained in:
parent
7f36cf564b
commit
94fd0642c2
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