Merge pull request #56492 from akien-mga/remove-author-docstrings

This commit is contained in:
Rémi Verschelde
2022-01-12 15:24:17 +01:00
committed by GitHub
93 changed files with 85 additions and 460 deletions
-4
View File
@@ -28,10 +28,6 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
/**
@author AndreaCatania
*/
#include "navigation_server_3d.h"
NavigationServer3D *NavigationServer3D::singleton = nullptr;