remove commented lines

This commit is contained in:
julia
2025-01-23 20:25:57 +11:00
committed by Mitchell Hashimoto
parent b9b0451c61
commit be5828b5b6

View File

@ -2363,9 +2363,6 @@ fn drawCustomPrograms(self: *OpenGL, custom_state: *custom.State) !void {
// Setup the new frame
try custom_state.newFrame();
// const fbobind = try custom_state.fbo.bind(.framebuffer);
// defer fbobind.unbind();
// Go through each custom shader and draw it.
for (custom_state.programs) |program| {
// Bind our cell program state, buffers