broken merge, forgot to resolve conflict

This commit is contained in:
sidorares 2011-07-18 10:59:53 +10:00
parent bf81e3170e
commit 21d6f27ff2

View file

@ -107,11 +107,6 @@ module.exports = {
CreateWindow: [
// create request packet - function OR format string
function(id, parentId, x, y, width, height, borderWidth, _class, visual, values) {
<<<<<<< HEAD
console.log('CreateWindow called', id);
=======
>>>>>>> 3d3658d0b81642440a915e706d2c28b412c1a383
// TODO: ??? there is depth field in xproto, but xlib just sets it to zero
var depth = 0;