summaryrefslogtreecommitdiffstats
path: root/src/core/Variant.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2021-09-27 12:26:32 +0200
committerRémi Verschelde <rverschelde@gmail.com>2021-09-27 12:26:32 +0200
commit4e8508ad5324045a277163dad1b3cec327fedad2 (patch)
tree83a49b653176dd2ab2dde251ea5b797eacc6f0ee /src/core/Variant.cpp
parent407710b6228ce0cc332af29234e739c4b378ec8a (diff)
downloadredot-cpp-4e8508ad5324045a277163dad1b3cec327fedad2.tar.gz
Fixup style after #563
Diffstat (limited to 'src/core/Variant.cpp')
-rw-r--r--src/core/Variant.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Variant.cpp b/src/core/Variant.cpp
index 136b743..a0b50df 100644
--- a/src/core/Variant.cpp
+++ b/src/core/Variant.cpp
@@ -37,7 +37,6 @@
#include "GodotGlobal.hpp"
#include "Object.hpp"
-
namespace godot {
Variant::Variant() {