diff options
author | Hein-Pieter van Braam <hp@tmm.cx> | 2017-09-07 23:43:53 +0200 |
---|---|---|
committer | Hein-Pieter van Braam <hp@tmm.cx> | 2017-09-10 23:59:22 +0200 |
commit | 390a2025fedd431acb98db9e46faa7bbb3ef93ae (patch) | |
tree | 44d97b846021ddcd31b0dc06de3b4221b32c6ae9 /platform/uwp | |
parent | 5f39f3a2dfba500b6c9cd8f87b0dd35949043822 (diff) |
Don't set editor_hint true for project manager
Due to this setting several callbacks get initialized but never used.
For instance void discoverer_callback(). This callback only initializes
the GDNativeSingletonDiscover *discoverer when called. This doesn't
happen in project manager and this in turn causes a call to
memdelete(NULL) which is invalid. This also seems to speed up startup a
little.
This fixes #11043 and fixes #10992
Diffstat (limited to 'platform/uwp')
0 files changed, 0 insertions, 0 deletions