Skip to content
Snippets Groups Projects
Commit 1268b4b4 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

leave memory cleanup to the OS at exit

This manual cleanup led to a segmentation fault on my system, as the
static scene instance was already deleted when this function was called.
At least on my machine I get a clean exit now...
parent 217a00a5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment