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 'source/blender/imbuf/intern/module.c')
-rw-r--r--source/blender/imbuf/intern/module.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/module.c b/source/blender/imbuf/intern/module.c
index 777fe77f032..3f2e9e04212 100644
--- a/source/blender/imbuf/intern/module.c
+++ b/source/blender/imbuf/intern/module.c
@@ -51,4 +51,3 @@ void IMB_exit(void)
imb_mmap_lock_exit();
imb_refcounter_lock_exit();
}
-