Remove redundant author doc comments

This commit is contained in:
IAmActuallyCthulhu
2019-08-10 07:28:17 -05:00
parent b18747af4b
commit 82b9557803
138 changed files with 18 additions and 485 deletions

View File

@ -31,10 +31,6 @@
#ifndef OS_UNIX_H
#define OS_UNIX_H
/**
@author Juan Linietsky <reduzio@gmail.com>
*/
#ifdef UNIX_ENABLED
#include "core/os/os.h"