You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Remove redundant author doc comments
This commit is contained in:
@@ -38,10 +38,6 @@
|
||||
#include "scene/3d/mesh_instance.h"
|
||||
#include "scene/gui/tool_button.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class CanvasItemEditor;
|
||||
|
||||
class Polygon3DEditor : public HBoxContainer {
|
||||
|
||||
Reference in New Issue
Block a user