mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 20:40:15 +01:00
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:
parent
95a5b92e37
commit
a8c6fc46c0
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue