Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/gpu/GPU_debug.h')
-rw-r--r--source/blender/gpu/GPU_debug.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/gpu/GPU_debug.h b/source/blender/gpu/GPU_debug.h
index 02c5df013af..a74c0e7c67b 100644
--- a/source/blender/gpu/GPU_debug.h
+++ b/source/blender/gpu/GPU_debug.h
@@ -74,5 +74,4 @@ void gpu_string_marker (size_t size, const char *str);
}
#endif
-
-#endif /* __GPU_DEBUG_H__ */ \ No newline at end of file
+#endif /* __GPU_DEBUG_H__ */