Status: FixToInclude
Owner:
[hidden email]
Labels: Milestone-1.3
New issue 4288 by
[hidden email]: Remove unneeded check in
#currentCursor:
http://code.google.com/p/pharo/issues/detail?id=4288Cursor class>>currentCursor: does a isKindOf: check... this is not needed,
as it is only called in #show and #startUp.
fix attached.
Attachments:
DoNotCheckCurser.1.cs 317 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker