gl_shader_gen: Disable logging
This commit is contained in:
@ -1538,7 +1538,6 @@ do {
|
|||||||
}
|
}
|
||||||
|
|
||||||
out += '}';
|
out += '}';
|
||||||
LOG_INFO(Render_OpenGL, "{}", out);
|
|
||||||
return {std::move(out)};
|
return {std::move(out)};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user