1
0
Fork 0

ipa: IPADispatcher>>#initialize is called automatically, remove

This commit is contained in:
Holger Hans Peter Freyther 2012-07-28 20:09:35 +02:00
parent 5c31946735
commit 3b82029531
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ Object subclass: IPAConnection [
muxer := Osmo.IPAMuxer initOn: queue.
dispatcher := Osmo.IPADispatcher new.
dispatcher initialize.
sccp := SCCPHandler new.
sccp registerOn: dispatcher.