Bug 745303 - Part 3 - Remove empty method; r=me
This commit is contained in:
@@ -277,12 +277,6 @@ TabItem.prototype = Utils.extend(new Item(), new Subscribable(), {
|
||||
return {title: title, url: url};
|
||||
},
|
||||
|
||||
// ----------
|
||||
// Function: loadThumbnail
|
||||
// Loads the tabItems thumbnail.
|
||||
loadThumbnail: function TabItem_loadThumbnail() {
|
||||
},
|
||||
|
||||
// ----------
|
||||
// Function: _reconnect
|
||||
// Load the reciever's persistent data from storage. If there is none,
|
||||
|
||||
Reference in New Issue
Block a user