Blender Git Loki
Git Commits -> Revision 10ae2ea
Revision 10ae2ea by Campbell Barton (master) October 3, 2020, 08:49 (GMT) |
Cleanup: remove unused temp directory initialization This last worked in v2.27 (2003) where all paths were initialized to "/" which was still checked to initialize the temp directory. This hasn't been the case since 932e9e831647604e0b129b55e5ab035 where it changed to "/tmp/", then an empty string (current default). |
Commit Details:
Full Hash: 10ae2ea4ae073c09a3b127d4a92915bbc4a61583
Parent Commit: 29a8568
Lines Changed: +0, -12