소스 검색

Fix.

How could that work at all? :-/
Herby Vojčík 7 년 전
부모
커밋
d2cc1e63b5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/Znock/ZnockExpectation.class.st

+ 0 - 1
src/Znock/ZnockExpectation.class.st

@@ -28,7 +28,6 @@ ZnockExpectation >> initialize [
 	super initialize.
 
 	delay := nil.
-	finalizer := nil.
 ]
 
 { #category : #accessing }