undo-xpopup seems to be unused

This commit is contained in:
Matthias Bartelmeß 2012-04-20 12:03:38 +02:00
parent f809b0d6c8
commit 23bbe4ab5a
4 changed files with 0 additions and 38 deletions

View file

@ -24,7 +24,6 @@
// assigns to the global `$` and augments it with plugins.
require('./jquery');
JSON = require('./json2');
require('./undo-xpopup');
var createCookie = require('./pad_utils').createCookie;
var readCookie = require('./pad_utils').readCookie;