Wrap alignment moved to alignFrame
[jalview.git] / src / jalview / gui / CutAndPasteTransfer.java
index 3da42fc..2bb456b 100755 (executable)
@@ -200,11 +200,6 @@ public class CutAndPasteTransfer extends GCutAndPasteTransfer
                                      AlignFrame.NEW_WINDOW_HEIGHT);\r
             af.statusBar.setText("Successfully pasted alignment file");\r
 \r
-            if(jalview.bin.Cache.getDefault("WRAP_ALIGNMENT", false))\r
-            {\r
-              af.wrapMenuItem.setSelected(true);\r
-              af.wrapMenuItem_actionPerformed(null);\r
-            }\r
             try\r
             {\r
               af.setMaximum(jalview.bin.Cache.getDefault("SHOW_FULLSCREEN", false));\r