Skip to content

Commit f3cc0a1

Browse files
authored
Merge pull request #1734 from koendehondt/github-1690
Remove useless code. Fixes Spec #1690
2 parents c3e3134 + a7a8066 commit f3cc0a1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Spec2-Adapters-Morphic/SpWindow.class.st

-6
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ SpWindow >> announceWillClose [
3939
^ announcement canClose
4040
]
4141

42-
{ #category : 'open/close' }
43-
SpWindow >> close [
44-
45-
super close.
46-
]
47-
4842
{ #category : 'open/close' }
4943
SpWindow >> deleteDiscardingChanges [
5044

0 commit comments

Comments
 (0)