sna: Remove bogus comment concerning sna_enter_vt

This bogus comment confused both Chris Halse Rogers and myself.

Suggested-by: Christopher James Halse Rogers <raof@ubuntu.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2013-07-24 10:15:09 +01:00
parent 6d80bd6a73
commit 42862298bc
1 changed files with 0 additions and 3 deletions

View File

@ -978,9 +978,6 @@ static void sna_free_screen(FREE_SCREEN_ARGS_DECL)
intel_put_device(scrn);
}
/*
* This gets called when gaining control of the VT, and from ScreenInit().
*/
static Bool sna_enter_vt(VT_FUNC_ARGS_DECL)
{
SCRN_INFO_PTR(arg);