mirror of
https://github.com/danbulant/node-x11
synced 2026-07-08 20:51:10 +00:00
duplicated entry
This commit is contained in:
parent
e3f6438e1a
commit
6293ab358b
1 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue