mirror of
https://github.com/danbulant/node-x11
synced 2026-07-07 04:00:46 +00:00
duplicated entry
This commit is contained in:
parent
e3f6438e1a
commit
6293ab358b
1 changed files with 0 additions and 6 deletions
|
|
@ -726,12 +726,6 @@ var templates = {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
FreePixmap: [
|
|
||||||
function(pixmap) {
|
|
||||||
return [ 'CxSL', [ 54, 2, pixmap ] ];
|
|
||||||
}
|
|
||||||
],
|
|
||||||
|
|
||||||
FreePixmap: [
|
FreePixmap: [
|
||||||
function (pixmap) {
|
function (pixmap) {
|
||||||
return [ 'CxSL', [54, 2, pixmap] ];
|
return [ 'CxSL', [54, 2, pixmap] ];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue