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_path.h')
-rw-r--r--intern/cycles/util/util_path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/util/util_path.h b/intern/cycles/util/util_path.h
index 0e5e2d2c837..738dba94647 100644
--- a/intern/cycles/util/util_path.h
+++ b/intern/cycles/util/util_path.h
@@ -76,4 +76,3 @@ void path_cache_clear_except(const string& name, const set<string>& except);
CCL_NAMESPACE_END
#endif
-