From 1daa20ad9f6f0c433a4e0a97a74e5beb9ea4e2c7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 6 Jul 2018 10:17:58 +0200 Subject: Cleanup: strip trailing space for cycles --- intern/cycles/kernel/kernel_compat_cpu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'intern/cycles/kernel/kernel_compat_cpu.h') diff --git a/intern/cycles/kernel/kernel_compat_cpu.h b/intern/cycles/kernel/kernel_compat_cpu.h index d26b668cb11..2f955741797 100644 --- a/intern/cycles/kernel/kernel_compat_cpu.h +++ b/intern/cycles/kernel/kernel_compat_cpu.h @@ -153,4 +153,3 @@ ccl_device_inline void print_sse3i(const char *label, sse3i& a) CCL_NAMESPACE_END #endif /* __KERNEL_COMPAT_CPU_H__ */ - -- cgit v1.2.3