diff options
author | Adam Domurad <[email protected]> | 2013-04-24 11:06:49 -0400 |
---|---|---|
committer | Adam Domurad <[email protected]> | 2013-04-24 11:06:49 -0400 |
commit | 7b41471de413b4fe7e8cb2d2551b44541aea3fd7 (patch) | |
tree | 0df913b0fbf8165aaaaa897141eead6219ce39c9 /ChangeLog | |
parent | dfbd349f02bf60a694a80e4c93b24ed2f1413587 (diff) |
Remove unnecessary line that can result in NPE
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-04-24 Adam Domurad <[email protected]> + + * plugin/icedteanp/java/sun/applet/PluginAppletViewer.java: + Remove unnecessary line that can result in NPE + 2013-04-23 Adam Domurad <[email protected]> * tests/netx/unit/net/sourceforge/jnlp/util/UrlUtilsTest.java: |