This commit is contained in:
rdb 2009-05-02 07:21:25 +00:00
parent a687dd8f96
commit bbf0f2f0ee
1 changed files with 0 additions and 1 deletions

View File

@ -267,7 +267,6 @@ clear_render_textures() {
void GraphicsOutput::
add_render_texture(Texture *tex, RenderTextureMode mode,
RenderTexturePlane plane) {
nassertv(is_valid());
if (mode == RTM_none) {
return;