rdb 16 years ago
parent
commit
bbf0f2f0ee
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/display/graphicsOutput.cxx

+ 0 - 1
panda/src/display/graphicsOutput.cxx

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