diff options
author | Poommetee Ketson <poommetee@protonmail.com> | 2017-07-22 17:47:04 +0700 |
---|---|---|
committer | Poommetee Ketson <poommetee@protonmail.com> | 2017-07-22 18:14:08 +0700 |
commit | c7c65ca6bac04925353db9b3bee4b0cd0b634ac6 (patch) | |
tree | f7cf875fa18275e78a215b41baa233b7a768275f /editor | |
parent | 0ed59fdf12a8c8b385163c70ace0cd659867c9b1 (diff) |
Clang-formatting *.cpp and *.h (some files excluded)
Diffstat (limited to 'editor')
-rw-r--r-- | editor/animation_editor.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/animation_editor.h b/editor/animation_editor.h index 128481c837..88cc446853 100644 --- a/editor/animation_editor.h +++ b/editor/animation_editor.h @@ -45,7 +45,6 @@ #include "scene/animation/animation_cache.h" #include "scene/resources/animation.h" #include "scene_tree_editor.h" -#include "scene_tree_editor.h" class AnimationKeyEdit; class AnimationCurveEdit; |