summaryrefslogtreecommitdiff
path: root/scene/3d/world_environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/world_environment.h')
-rw-r--r--scene/3d/world_environment.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/scene/3d/world_environment.h b/scene/3d/world_environment.h
index bf36a0a532..656e16371f 100644
--- a/scene/3d/world_environment.h
+++ b/scene/3d/world_environment.h
@@ -33,10 +33,6 @@
#include "scene/3d/spatial.h"
-/**
- @author Juan Linietsky <reduzio@gmail.com>
-*/
-
class WorldEnvironment : public Node {
GDCLASS(WorldEnvironment, Node);