The Trunk: Tools-fbs.418.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Tools-fbs.418.mcz

commits-2
Frank Shearar uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-fbs.418.mcz

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

Name: Tools-fbs.418
Author: fbs
Time: 25 July 2012, 12:45:18.06 pm
UUID: c8fb819a-f3fe-4537-a64a-37104936d2e8
Ancestors: Tools-fbs.417, Tools-cao.391

Remove redundant message selectedSystemCategoryName from PackagePaneBrowser since it's the same as that of the parent class.

=============== Diff against Tools-fbs.417 ===============

Item was removed:
- ----- Method: PackagePaneBrowser>>selectedSystemCategoryName (in category 'system category list') -----
- selectedSystemCategoryName
- "Answer the name of the selected system category or nil."
-
- ^ self selectedSystemCategory!