Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-comments

Remove redundant author doc comments
This commit is contained in:
Rémi Verschelde
2019-08-14 13:45:54 +02:00
committed by GitHub
138 changed files with 18 additions and 485 deletions

View File

@ -34,10 +34,6 @@
#include "core/typedefs.h"
#include "core/ustring.h"
/**
@author Juan Linietsky <reduzio@gmail.com>
*/
//@ TODO, excellent candidate for THREAD_SAFE MACRO, should go through all these and add THREAD_SAFE where it applies
class DirAccess {
public: