Project

General

Profile

« Previous | Next » 

Revision 89eab8c6

Added by Patrick Plitzner over 4 years ago

Revert "Fix potential NPE"

This reverts commit 5e45f5399ffa158d92ef215ba484f3f230e6a5ae.

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrix.java
537 537
                uiBindingRegistry.registerMouseDownBinding(
538 538
                        new MouseEventMatcher(
539 539
                                SWT.NONE,
540
                                GridRegion.BODY,
540
                                null,
541 541
                                MouseEventMatcher.RIGHT_BUTTON),
542 542
                        new PopupMenuAction(e4Menu));
543 543
            }

Also available in: Unified diff