You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove redundant author doc comments
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#ifndef THREAD_POSIX_H
|
||||
#define THREAD_POSIX_H
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
#include "core/os/thread.h"
|
||||
#include <jni.h>
|
||||
#include <pthread.h>
|
||||
|
||||
Reference in New Issue
Block a user