[Pkg] The Trunk: Graphics-bf.338.mcz

commits at source.squeak.org commits at source.squeak.org
Thu May 12 09:41:51 UTC 2016


Bert Freudenberg uploaded a new version of Graphics to project The Trunk:
http://source.squeak.org/trunk/Graphics-bf.338.mcz

==================== Summary ====================

Name: Graphics-bf.338
Author: bf
Time: 12 May 2016, 11:41:33.008808 am
UUID: bba96f0e-d745-4368-a35b-fae22934052a
Ancestors: Graphics-mt.337

Remove unnecessary primitive.

=============== Diff against Graphics-mt.337 ===============

Item was removed:
- ----- Method: DisplayScreen class>>hostWindowExtent (in category 'host window access') -----
- hostWindowExtent
- 
- 	^ self primitiveWindowSize: self hostWindowIndex
- !

Item was removed:
- ----- Method: DisplayScreen class>>primitiveWindowSize: (in category 'primitives - host window access') -----
- primitiveWindowSize: id
- 
- 	<primitive: 'primitiveHostWindowSize' module: 'HostWindowPlugin'>
- 	^self primitiveFailed!



More information about the Packages mailing list