Cleanup, note: rectangular selection works by holding mouse wheel and s (see line...
[jalview.git] / src / jalview / gui / UserDefinedColours.java
index 298b8b4..14f9adf 100755 (executable)
@@ -686,7 +686,6 @@ public class UserDefinedColours extends GUserDefinedColours
       }
 
       addNewColourScheme(choice.getPath());
-      return null;
     });
 
     chooser.showOpenDialog(this);