Revert "fix missing event on move that breaks xmga window movement"
commit43079c51daa8c12b0a44e5ad8022c979dd9e8336
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 6 Jul 2009 23:47:09 +0000 (7 02:47 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 6 Jul 2009 23:47:09 +0000 (7 02:47 +0300)
treef010d97c956dae04545c1e4aa59760f64b5693fe
parentcd6a9ea77a9535542ec4e979ba239b176ba7d258
Revert "fix missing event on move that breaks xmga window movement"

The reverted commit had a harmful effect on other VOs as it produced
bogus events that caused unnecessary load and flicker at least when
moving the window while paused. A proper fix would need a separate
event type. So revert this commit before merging the changes to the
master branch; it'll leave xmga window movement broken, but I consider
that less important than the other VOs.
libvo/x11_common.c