From 16b5e22864ad58faa70e8be1eca8954267e8dda0 Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 24 Dec 2016 14:01:51 +0100 Subject: [PATCH] Changed: Don't need to release twice CEditor --- code/ryzom/client/src/release.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/code/ryzom/client/src/release.cpp b/code/ryzom/client/src/release.cpp index 297b4ccc3..78465f093 100644 --- a/code/ryzom/client/src/release.cpp +++ b/code/ryzom/client/src/release.cpp @@ -551,7 +551,6 @@ void release() ProgressBar.release(); - R2::getEditor().release(); R2::CEditor::releaseInstance(); // flush the server string cache