wayland: Remove previous pixmap reference in discardPixmap()
Don't increase the reference counter in discardPixmap() so the surface item can release the previous pixmap when a new pixmap is created successfully. This was added by mistake.
Don't increase the reference counter in discardPixmap() so the surface item can release the previous pixmap when a new pixmap is created successfully. This was added by mistake.