Project

General

Profile

« Previous | Next » 

Revision 7a22ac0a

Added by Patrick Plitzner almost 10 years ago

  • commented workbenchShutdown() content

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java
301 301
     */
302 302
    @Override
303 303
    public void workbenchShutdown(IMemento memento, IProgressMonitor monitor) {
304
        if (!conversation.isBound()) {
305
            conversation.bind();
306
        }
307
        conversation.close();
304
//        if (!conversation.isBound()) {
305
//            conversation.bind();
306
//        }
307
//        conversation.close();
308 308
//        if(memento == null){
309 309
//            return;
310 310
//        }

Also available in: Unified diff