After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 640363 - Leftover method Workspace._removeSelf
Leftover method Workspace._removeSelf
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-24 00:41 UTC by Owen Taylor
Modified: 2011-02-21 20:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
workspaces: Remove the unused '_removeSelf' method (904 bytes, patch)
2011-02-19 23:34 UTC, drago01
committed Details | Review

Description Owen Taylor 2011-01-24 00:41:00 UTC
In workspaces.js, removeSelf method isn't used.
Comment 1 drago01 2011-02-19 23:34:53 UTC
Created attachment 181370 [details] [review]
workspaces: Remove the unused '_removeSelf' method

--

Well then lets remove it.
Comment 2 drago01 2011-02-21 20:31:32 UTC
Attachment 181370 [details] pushed as 75dbe4f - workspaces: Remove the unused '_removeSelf' method