Skip to content

Commit

Permalink
Remove duplicate line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillipus committed Jan 14, 2024
1 parent f48f9e7 commit cfeb54f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@ protected boolean isEditorActivationEvent(ColumnViewerEditorActivationEvent even

}, ColumnViewerEditor.DEFAULT);

setCellEditors(new CellEditor[]{ cellEditor });

setCellModifier(new ICellModifier() {
@Override
public void modify(Object element, String property, Object value) {
Expand Down

0 comments on commit cfeb54f

Please sign in to comment.