duplicated entry

This commit is contained in:
Svetlana Linuxenko 2016-11-18 13:30:59 +02:00 committed by Santiago Gimeno
parent e3f6438e1a
commit 6293ab358b

View file

@ -732,12 +732,6 @@ var templates = {
} }
], ],
FreePixmap: [
function (pixmap) {
return [ 'CxSL', [54, 2, pixmap] ];
}
],
CreateCursor: [ CreateCursor: [
function(cid, source, mask, foreRGB, backRGB, x, y) { function(cid, source, mask, foreRGB, backRGB, x, y) {
foreR = foreRGB.R foreR = foreRGB.R