remove unused debug

This commit is contained in:
Dave Airlie 2011-09-29 15:55:24 +01:00
parent d686130c17
commit 0b5e574dff
1 changed files with 0 additions and 1 deletions

View File

@ -558,7 +558,6 @@ ScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv)
VisualPtr visual;
int ret;
ErrorF("ms is %p\n", ms);
pScrn->pScreen = pScreen;
ret = drmSetMaster(ms->fd);