Remove redundant author doc comments
This commit is contained in:
@ -33,10 +33,6 @@
|
||||
|
||||
#include "core/error_list.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class Semaphore {
|
||||
protected:
|
||||
static Semaphore *(*create_func)();
|
||||
|
||||
Reference in New Issue
Block a user