Remove redundant author doc comments
This commit is contained in:
parent
b18747af4b
commit
82b9557803
138 changed files with 18 additions and 485 deletions
|
|
@ -32,9 +32,7 @@
|
|||
#define TEXTURE_FRAME_H
|
||||
|
||||
#include "scene/gui/control.h"
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class TextureRect : public Control {
|
||||
|
||||
GDCLASS(TextureRect, Control);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue