summaryrefslogtreecommitdiffstats
path: root/scene/3d/baked_light_instance.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-01-16 13:47:01 +0100
committerGitHub <noreply@github.com>2017-01-16 13:47:01 +0100
commit0c80bc2579e6d3cc904f71dacde760f1081a9cb1 (patch)
tree3b79be439fc6a8cd72dfd76fdf0631254693c8ec /scene/3d/baked_light_instance.cpp
parenteeea11602240d41c704e540ef2fd3cad422cc01a (diff)
parent3a02df7739df1ad0003ac7b4dd97a8dca2de4f99 (diff)
downloadredot-engine-0c80bc2579e6d3cc904f71dacde760f1081a9cb1.tar.gz
Merge pull request #7457 from BastiaanOlij/glew3-ios
Working on compile issues for iOS
Diffstat (limited to 'scene/3d/baked_light_instance.cpp')
-rw-r--r--scene/3d/baked_light_instance.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/3d/baked_light_instance.cpp b/scene/3d/baked_light_instance.cpp
index d411e55e84..514c73a488 100644
--- a/scene/3d/baked_light_instance.cpp
+++ b/scene/3d/baked_light_instance.cpp
@@ -1705,7 +1705,6 @@ void BakedLight::create_debug_mesh(DebugMode p_mode) {
#else
mmi->set_owner(get_owner());
#endif
-
}
void BakedLight::_debug_mesh_albedo() {