build system revision
[carveJwlIkooP6JGAAIwe30JlM.git] / font.h
diff --git a/font.h b/font.h
index 0647b771a1457ce793466b66370c7a1b4911b77b..a83b73cea7ad82808b8406d7e4d879209fc892d3 100644 (file)
--- a/font.h
+++ b/font.h
@@ -162,7 +162,6 @@ static void font3d_bind( font3d *font, enum font_shader shader,
       shader_model_font_uPv( cam->mtx.pv );
    }
    else if( shader == k_font_shader_world ){
-      assert( world );
       shader_scene_font_use();
       shader_scene_font_uTexGarbage(0);
       shader_scene_font_uTexMain(1);