Remove redundant author doc comments
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
#include "editor/plugins/abstract_polygon_2d_editor.h"
|
||||
#include "scene/2d/light_occluder_2d.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
class LightOccluder2DEditor : public AbstractPolygon2DEditor {
|
||||
|
||||
GDCLASS(LightOccluder2DEditor, AbstractPolygon2DEditor);
|
||||
|
||||
Reference in New Issue
Block a user