зеркало из https://github.com/mozilla/pjs.git
Bug 745303 - Part 3 - Remove empty method; r=me
This commit is contained in:
Родитель
a727ce2565
Коммит
a9cca2dc32
|
@ -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,
|
||||
|
|
Загрузка…
Ссылка в новой задаче