From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/editors/include/BIF_glutil.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/include/BIF_glutil.h') diff --git a/source/blender/editors/include/BIF_glutil.h b/source/blender/editors/include/BIF_glutil.h index d3d2c465d46..efd66dd79cf 100644 --- a/source/blender/editors/include/BIF_glutil.h +++ b/source/blender/editors/include/BIF_glutil.h @@ -231,4 +231,3 @@ void glaDrawImBuf_glsl_ctx_clipping(const struct bContext *C, void glaDrawBorderCorners(const struct rcti *border, float zoomx, float zoomy); #endif /* __BIF_GLUTIL_H__ */ - -- cgit v1.2.3