git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a11e13d
)
remove splashscreenclosing line
author
amwaterhouse
<Andrew Waterhouse>
Fri, 3 Dec 2004 16:32:56 +0000
(16:32 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Fri, 3 Dec 2004 16:32:56 +0000
(16:32 +0000)
src/jalview/gui/SplashScreen.java
patch
|
blob
|
history
diff --git
a/src/jalview/gui/SplashScreen.java
b/src/jalview/gui/SplashScreen.java
index
522215d
..
9ef6015
100755
(executable)
--- a/
src/jalview/gui/SplashScreen.java
+++ b/
src/jalview/gui/SplashScreen.java
@@
-53,7
+53,6
@@
public class SplashScreen extends JPanel implements Runnable
try
\r
{
\r
iframe.setClosed(true);
\r
- Desktop.splashScreenClosing();
\r
}
\r
catch (Exception ex)
\r
{}
\r