kdrive: Remove vestigial reference to fbInitValidateTree

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2014-09-11 10:24:27 -04:00
parent 95a5b92e37
commit a8c6fc46c0

View File

@ -909,10 +909,6 @@ KdScreenInit(ScreenPtr pScreen, int argc, char **argv)
if (!(*card->cfuncs->finishInitScreen) (pScreen))
return FALSE;
#if 0
fbInitValidateTree(pScreen);
#endif
/*
* Wrap CloseScreen, the order now is:
* KdCloseScreen