1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Remove redundant author doc comments

This commit is contained in:
IAmActuallyCthulhu
2019-08-10 07:28:17 -05:00
parent b18747af4b
commit 82b9557803
138 changed files with 18 additions and 485 deletions

View File

@@ -37,9 +37,6 @@
#include "scene/3d/light.h"
#include "scene/3d/visual_instance.h"
#include "scene/gui/panel_container.h"
/**
@author Juan Linietsky <reduzio@gmail.com>
*/
class Camera;
class SpatialEditor;