From 40fca795475c5a667c6b8180c269138580eb7bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phaneDucasse?= Date: Thu, 5 Aug 2021 22:00:35 +0200 Subject: [PATCH] Removing asSpotterCandidateLKink from IceProxyMCVersion.... to prepare GT removal --- Iceberg/IceProxyMCVersionInfo.class.st | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Iceberg/IceProxyMCVersionInfo.class.st b/Iceberg/IceProxyMCVersionInfo.class.st index 3d9e864195..7866862d02 100644 --- a/Iceberg/IceProxyMCVersionInfo.class.st +++ b/Iceberg/IceProxyMCVersionInfo.class.st @@ -69,11 +69,6 @@ IceProxyMCVersionInfo class >> remoteUrl: urlString packageName: nameString comm stub: aVersionInfo ] -{ #category : #converting } -IceProxyMCVersionInfo >> asSpotterCandidateLink [ - ^ GTSpotterCandidateLink value: self -] - { #category : #'reflective operations' } IceProxyMCVersionInfo >> becomeForward: otherObject copyHash: copyHash [ "Primitive. All variables in the entire system that used to point to the receiver now point to the argument.