mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
Remove redundant author doc comments
This commit is contained in:
parent
b18747af4b
commit
82b9557803
138 changed files with 18 additions and 485 deletions
|
@ -40,10 +40,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class DirAccessUnix : public DirAccess {
|
||||
|
||||
DIR *dir_stream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue