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/graph/node_type.h | 1 - 1 file changed, 1 deletion(-) (limited to 'intern/cycles/graph/node_type.h') diff --git a/intern/cycles/graph/node_type.h b/intern/cycles/graph/node_type.h index 15d34a79bb8..d4e2dbceff6 100644 --- a/intern/cycles/graph/node_type.h +++ b/intern/cycles/graph/node_type.h @@ -263,4 +263,3 @@ const NodeType *structname::register_type() { type->register_output(ustring(#name), ustring(ui_name), SocketType::ENUM); } CCL_NAMESPACE_END - -- cgit v1.2.3