Removing duplicate line
Former-commit-id: 6bbb49dff7c8f6c31d7053e32466695bc36d8b02
This commit is contained in:
parent
e8fd5ab21c
commit
e456a622a5
1 changed files with 0 additions and 2 deletions
|
@ -357,8 +357,6 @@ public class TextEditorDialog extends CaveSWTDialog implements VerifyListener,
|
|||
/**
|
||||
* Last line was wrapped backwards
|
||||
*/
|
||||
private boolean isPreviousLineWrapped = false;
|
||||
|
||||
private static final String PARAGRAPH_DELIMITERS = "*$.-/^#";
|
||||
|
||||
private static final String PADDED_PARAGRAPH_DELIMITERS = "*";
|
||||
|
|
Loading…
Add table
Reference in a new issue