mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Remove redundant author doc comments
This commit is contained in:
@@ -37,10 +37,6 @@
|
||||
#include "core/simple_type.h"
|
||||
#include "core/typedefs.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
#define COMMA(N) _COMMA_##N
|
||||
#define _COMMA_0
|
||||
#define _COMMA_1 ,
|
||||
|
||||
Reference in New Issue
Block a user