mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 745303 - Part 3 - Remove empty method; r=me
This commit is contained in:
parent
1f36db6183
commit
094fb38232
@ -277,12 +277,6 @@ TabItem.prototype = Utils.extend(new Item(), new Subscribable(), {
|
|||||||
return {title: title, url: url};
|
return {title: title, url: url};
|
||||||
},
|
},
|
||||||
|
|
||||||
// ----------
|
|
||||||
// Function: loadThumbnail
|
|
||||||
// Loads the tabItems thumbnail.
|
|
||||||
loadThumbnail: function TabItem_loadThumbnail() {
|
|
||||||
},
|
|
||||||
|
|
||||||
// ----------
|
// ----------
|
||||||
// Function: _reconnect
|
// Function: _reconnect
|
||||||
// Load the reciever's persistent data from storage. If there is none,
|
// Load the reciever's persistent data from storage. If there is none,
|
||||||
|
Loading…
Reference in New Issue
Block a user