Skip to content

Commit

Permalink
Revert "Fix MNU when using component list as input port in custom pre…
Browse files Browse the repository at this point in the history
…senter"
  • Loading branch information
estebanlm authored Oct 17, 2023
1 parent 4cfda80 commit f65af96
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 157 deletions.
8 changes: 0 additions & 8 deletions src/Spec2-Core/SpComponentListPresenter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@ SpComponentListPresenter >> presenters: aSequenceableCollection [
^ self items: aSequenceableCollection
]

{ #category : 'transmitting' }
SpComponentListPresenter >> transmitTo: aPresenter transform: aValuable [

^ self defaultOutputPort
transmitTo: aPresenter
transform: aValuable
]

{ #category : 'api - events' }
SpComponentListPresenter >> whenPresentersChangedDo: aBlock [
"Inform when the presenter list changed (See `SpComponentListPresenter>>#presenters:`.
Expand Down
46 changes: 0 additions & 46 deletions src/Spec2-Tests/SpComplexComponentListExample.class.st

This file was deleted.

32 changes: 0 additions & 32 deletions src/Spec2-Tests/SpComplexComponentListLeftExample.class.st

This file was deleted.

37 changes: 0 additions & 37 deletions src/Spec2-Tests/SpComplexComponentListRightExample.class.st

This file was deleted.

34 changes: 0 additions & 34 deletions src/Spec2-Tests/SpTransmissionWithComponentListTest.class.st

This file was deleted.

0 comments on commit f65af96

Please sign in to comment.