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:
@@ -33,9 +33,7 @@
|
||||
|
||||
#include "scene/gui/button.h"
|
||||
#include "scene/gui/popup_menu.h"
|
||||
/**
|
||||
@author Juan Linietsky <reduzio@gmail.com>
|
||||
*/
|
||||
|
||||
class MenuButton : public Button {
|
||||
|
||||
GDCLASS(MenuButton, Button);
|
||||
|
||||
Reference in New Issue
Block a user