Remove redundant author doc comments
This commit is contained in:
@@ -35,9 +35,6 @@
|
||||
#include "editor/editor_plugin.h"
|
||||
#include "editor/pane_drag.h"
|
||||
#include "grid_map.h"
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class SpatialEditorPlugin;
|
||||
|
||||
|
||||
@@ -33,9 +33,6 @@
|
||||
|
||||
#include "core/io/image_loader.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
class ImageLoaderHDR : public ImageFormatLoader {
|
||||
|
||||
public:
|
||||
|
||||
@@ -33,9 +33,6 @@
|
||||
|
||||
#include "core/io/image_loader.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
class ImageLoaderJPG : public ImageFormatLoader {
|
||||
|
||||
public:
|
||||
|
||||
@@ -33,9 +33,6 @@
|
||||
|
||||
#include "core/io/image_loader.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
class ImageLoaderTinyEXR : public ImageFormatLoader {
|
||||
|
||||
public:
|
||||
|
||||
@@ -33,9 +33,6 @@
|
||||
|
||||
#include "core/io/image_loader.h"
|
||||
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
class ImageLoaderWEBP : public ImageFormatLoader {
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user