JAL-952 fixed unresolved conflict breaking build
authorJim Procter <jprocter@dundee.ac.uk>
Wed, 4 Jun 2014 12:30:26 +0000 (13:30 +0100)
committerJim Procter <jprocter@dundee.ac.uk>
Wed, 4 Jun 2014 12:30:26 +0000 (13:30 +0100)
src/jalview/schemes/ColourSchemeProperty.java

index 8996691..84b660f 100755 (executable)
@@ -252,16 +252,10 @@ public class ColourSchemeProperty
     {
       index = TCOFFEE;
     }
-<<<<<<< HEAD
-   
-    
-    
-=======
     else if (cs instanceof RNAHelicesColour)
     {
       index = RNAHELIX;
     }
->>>>>>> JAL-952_rnahelix
     /*
      * else if (cs instanceof CovariationColourScheme) { index = COVARIATION; }
      */