fix on newquestionaire notification bug (again)
authorjprocter <Jim Procter>
Thu, 8 Feb 2007 15:30:44 +0000 (15:30 +0000)
committerjprocter <Jim Procter>
Thu, 8 Feb 2007 15:30:44 +0000 (15:30 +0000)
src/jalview/gui/UserQuestionnaireCheck.java

index f384c96..0accc9c 100644 (file)
@@ -63,10 +63,6 @@ public class UserQuestionnaireCheck
             }
           }
         }
-        else
-        {
-          prompt = false;
-        }
       }
     }
     return prompt;