vte: remove kmscon_vte_bind()
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 27 May 2012 12:47:11 +0000 (14:47 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 27 May 2012 12:47:11 +0000 (14:47 +0200)
commit2c5712685bc892784904dff78928909ef020763e
tree46bffb29df11e1f6071baa63e0eb3936a8784b82
parenta1b2202ccfdfc826f4f800d36f1dd70dde9ed4d8
vte: remove kmscon_vte_bind()

Bind the console at vte creation instead of dynamically during runtime.
There is no need to rebind a console so remove this complexity.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/terminal.c
src/vte.c
src/vte.h