commit | 62a9075a6b5dccfb8da35d2ed5a7c8e477f170e1 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Dec 13 22:10:52 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 16 16:21:10 2013 -0800 |
tree | f98b72bac66c68c590e4419a93dce999207be7fd | |
parent | a4b54c0b791b33bb0f44cd9aacd65f0b530c1b0c [diff] |
compositor-headless, compositor-rdp: Don't call weston_output_move() The call to weston_output_move() when creating the output is unnecessary. That is already called by wesotn_output_init().