X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2FBLCFile.java;h=ceeac648b12964b1f95944155d17f63cfe101e18;hb=fbb18baad3919cbf94fcb5159bbd5269d6af18b4;hp=56d40f9f6109752cbc93aacceea910f89b98c8ee;hpb=8d3d3b4edf47e543b8b352c1b2c247cfc59122a4;p=jalview.git diff --git a/src/jalview/io/BLCFile.java b/src/jalview/io/BLCFile.java index 56d40f9..ceeac64 100755 --- a/src/jalview/io/BLCFile.java +++ b/src/jalview/io/BLCFile.java @@ -1,6 +1,6 @@ /* * Jalview - A Sequence Alignment Editor and Viewer -* Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle +* Copyright (C) 2006 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -42,15 +42,6 @@ public class BLCFile extends AlignFile { } - /** - * Creates a new BLCFile object. - * - * @param inStr DOCUMENT ME! - */ - public BLCFile(String inStr) - { - super(inStr); - } /** * Creates a new BLCFile object.