Removed superfluous call to wl_copy_connection
authorAndy Nichols <andy.nichols@nokia.com>
Thu, 24 Nov 2011 09:19:18 +0000 (10:19 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 14 Dec 2011 17:44:12 +0000 (12:44 -0500)
commitf598691831db779aab1f5dd17ace5992a0928960
treebd258e0070e9d2a105bb5ab835161b0b9a5447e9
parent187eace6139754eae58a21303c808a270f70dc3f
Removed superfluous call to wl_copy_connection

The only purpose those code seems to serve is to introduce a buffer
overflow when events contain more than 128 bytes of data.
src/wayland-client.c