Project

General

Profile

« Previous | Next » 

Revision 9c4df5f5

Added by Patrick Plitzner over 6 years ago

ref #6597 Remove debug info

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsPartE4.java
60 60
            @Named(IServiceConstants.ACTIVE_SELECTION)Object selection,
61 61
            @Named(IServiceConstants.ACTIVE_PART)MPart activePart,
62 62
            MPart thisPart){
63
        System.out.println(selection);
64 63
        if(activePart==thisPart){
65 64
            return;
66 65
        }

Also available in: Unified diff