fighting the crash everywhere: random crash at random location. Changing

computer might be better idea than changing the code indefinitely...
This commit is contained in:
brunoherbelin
2020-08-15 18:05:18 +02:00
parent 44b9169cdc
commit 0e2af5b04f
10 changed files with 80 additions and 34 deletions

1
View.h
View File

@@ -113,7 +113,6 @@ private:
class RenderView : public View
{
FrameBuffer *intermediate_buffer_;
FrameBuffer *frame_buffer_;
Surface *fading_overlay_;