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 'intern/cycles/util/util_string.h')
-rw-r--r--intern/cycles/util/util_string.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/util/util_string.h b/intern/cycles/util/util_string.h
index e2c105db9c1..7dfa97335a9 100644
--- a/intern/cycles/util/util_string.h
+++ b/intern/cycles/util/util_string.h
@@ -73,4 +73,3 @@ string string_human_readable_number(size_t num);
CCL_NAMESPACE_END
#endif /* __UTIL_STRING_H__ */
-