mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-03 23:35:49 +01:00
Remove dead protocols.js symlinks.
This commit is contained in:
@@ -12,7 +12,6 @@ defineModule("messages", {
|
||||
require: ["services", "util"]
|
||||
}, this);
|
||||
|
||||
// TODO: Lazy instantiation
|
||||
var Messages = Module("messages", {
|
||||
|
||||
init: function init(name) {
|
||||
|
||||
Reference in New Issue
Block a user