shithub: 3dee

Download patch

ref: 1a7f0a55e1f55b7f7aa912bd926b11e3132339f0
parent: 0edf7e20809f7b39a76c618f507c39005811e5cd
author: rodri <rgl@antares-labs.eu>
date: Fri Sep 20 17:44:36 EDT 2024

remove any remains of the turbopool experiments.

--- a/vis.c
+++ b/vis.c
@@ -1116,8 +1116,6 @@
 
 	clr = eallocimage(display, UR, XRGB32, 1, 0x888888FF);
 	screenb = eallocimage(display, rectsubpt(screen->r, screen->r.min), XRGB32, 0, DNofill);
-//	if(nameimage(screenb, "screenb", 1) == 0)
-//		sysfatal("nameimage: %r");
 fprint(2, "screen %R\n", screenb->r);
 	for(i = 0; i < nelem(cams); i++){
 		if(fbw == 0 || fbh == 0)