1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

ran cppcheck, found unused variables

This commit is contained in:
firefly2442
2015-09-16 15:35:30 -05:00
parent 889d21e004
commit afbb6c064c
8 changed files with 3 additions and 12 deletions

View File

@@ -5211,7 +5211,6 @@ void VisualServerRaster::_light_instance_update_lispsm_shadow(Instance *p_light,
AABB proj_space_aabb;
float max_d,min_d;
{