Removed "Direct Rendering" double entry in opengl info window. This

relates to bug 2697.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 6 years ago
parent b5741b3692
commit 19d18dfef1

@ -651,8 +651,6 @@ static bool GetInfo_OpenGL_Generic( TQListView *lBox )
l2 = get_gl_info(dpy, scrnum, true, l1, l2);
if (l2) l2->setOpen(true);
if (IsDirect) l2 = get_gl_info(dpy, scrnum, true, l1, l2);
// TODO print_visual_info(dpy, scrnum, mode);
}
if (l2)

Loading…
Cancel
Save