1
0
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:
Kris Maglione
2011-08-28 18:24:40 -04:00
parent aba6aaddd7
commit 532f2a10ab
6 changed files with 7 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ defineModule("messages", {
require: ["services", "util"]
}, this);
// TODO: Lazy instantiation
var Messages = Module("messages", {
init: function init(name) {