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

relates to bug 2697.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 19d18dfef1)
pull/182/head
Michele Calgaro 6 years ago
parent be0069e37d
commit 3b0afd6cb7

@ -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