diff options
Diffstat (limited to 'main/tests/test_gui.h')
-rw-r--r-- | main/tests/test_gui.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/main/tests/test_gui.h b/main/tests/test_gui.h index 1752818981..075bc40aa7 100644 --- a/main/tests/test_gui.h +++ b/main/tests/test_gui.h @@ -33,9 +33,6 @@ #include "core/os/main_loop.h" -/** - @author Juan Linietsky <reduzio@gmail.com> -*/ namespace TestGUI { MainLoop *test(); |