projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
commit before doing some hefty shapekey change, will break compilation
[blender-staging.git]
/
source
/
blender
/
windowmanager
/
intern
/
wm_init_exit.c
diff --git
a/source/blender/windowmanager/intern/wm_init_exit.c
b/source/blender/windowmanager/intern/wm_init_exit.c
index bdafedfb65e27988e256d8d9c44936acd07d6c79..b24ad19649de376c93cd8cf1b3b9bdd53ef858de 100644
(file)
--- a/
source/blender/windowmanager/intern/wm_init_exit.c
+++ b/
source/blender/windowmanager/intern/wm_init_exit.c
@@
-287,7
+287,7
@@
void WM_exit(bContext *C)
BLI_cellalloc_destroy();
MEM_printmemlist();
}
-
// delete_autosav
e();
+
wm_autosave_delet
e();
printf("\nBlender quit\n");