ref #6597 Remove debug info
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 10 Aug 2017 08:08:29 +0000 (10:08 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 10 Aug 2017 08:08:29 +0000 (10:08 +0200)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsPartE4.java

index 32f781ad179d0db1d878ad7eadb44128e0e35229..a0e320efe62c0bfdffb3991b953c18d11475f017 100644 (file)
@@ -60,7 +60,6 @@ public class DetailsPartE4 implements IConversationEnabled, IDirtyMarkable{
             @Named(IServiceConstants.ACTIVE_SELECTION)Object selection,
             @Named(IServiceConstants.ACTIVE_PART)MPart activePart,
             MPart thisPart){
-        System.out.println(selection);
         if(activePart==thisPart){
             return;
         }