mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Remove redundant author doc comments
This commit is contained in:
@@ -40,10 +40,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class DirAccessUnix : public DirAccess {
|
||||
|
||||
DIR *dir_stream;
|
||||
|
||||
Reference in New Issue
Block a user