浏览代码

Fixup style after #563

Rémi Verschelde 4 年之前
父节点
当前提交
4e8508ad53
共有 2 个文件被更改,包括 0 次插入2 次删除
  1. 0 1
      include/core/Variant.hpp
  2. 0 1
      src/core/Variant.cpp

+ 0 - 1
include/core/Variant.hpp

@@ -50,7 +50,6 @@
 #include "Vector2.hpp"
 #include "Vector2.hpp"
 #include "Vector3.hpp"
 #include "Vector3.hpp"
 
 
-
 namespace godot {
 namespace godot {
 
 
 class Dictionary;
 class Dictionary;

+ 0 - 1
src/core/Variant.cpp

@@ -37,7 +37,6 @@
 #include "GodotGlobal.hpp"
 #include "GodotGlobal.hpp"
 #include "Object.hpp"
 #include "Object.hpp"
 
 
-
 namespace godot {
 namespace godot {
 
 
 Variant::Variant() {
 Variant::Variant() {