Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20708 Unused temps in TSequencedConcatenationTest and TextEditor #491

Conversation

astares
Copy link
Member

@astares astares commented Nov 17, 2017

Remove unused temps in
TextMorph>>#handleKeystroke:
TSequencedConcatenationTest>>#testStreamContents
TSequencedConcatenationTest>>#testStreamContentsProtocol
TextConverter>>#next:putAll:startingAt:toStream:
TextConverter>>#nextPutAll:toStream:
TextEditor>>#addDeleteSelectionUndoRecord
TextEditor>>#addTypeInUndoRecord
TextEditor>>#correctFrom:to:with:
TextEditor>>#dispatchCommandOn:return:
TextEditor>>#dispatchOn:
TextEditor>>#mouseUp:
TextEditor>>#replace:with:and:
TextEditor>>#unapplyAttribute:

TextMorph>>#handleKeystroke:
TSequencedConcatenationTest>>#testStreamContents
TSequencedConcatenationTest>>#testStreamContentsProtocol
TextConverter>>#next:putAll:startingAt:toStream:
TextConverter>>#nextPutAll:toStream:
TextEditor>>#addDeleteSelectionUndoRecord
TextEditor>>#addTypeInUndoRecord
TextEditor>>#correctFrom:to:with:
TextEditor>>#dispatchCommandOn:return:
TextEditor>>#dispatchOn:
TextEditor>>#mouseUp:
TextEditor>>#replace:with:and:
TextEditor>>#unapplyAttribute:
@astares
Copy link
Member Author

astares commented Nov 17, 2017

@MarcusDenker MarcusDenker merged commit 0b2f17d into pharo-project:development Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants