mirror of
https://github.com/danbulant/node-x11
synced 2026-06-19 14:41:03 +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: [
|
||||
function (pixmap) {
|
||||
return [ 'CxSL', [54, 2, pixmap] ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue