Merge branch '4-Thin_Client' into 104-integration
Former-commit-id: 9864ba5dd0627dd8c68fae64aa7fad1916e40a0f
This commit is contained in:
commit
aa597242f9
1 changed files with 0 additions and 2 deletions
|
@ -562,11 +562,9 @@ public class GLTarget implements IGLTarget {
|
|||
|
||||
if (defaultFont != null) {
|
||||
defaultFont.disposeInternal();
|
||||
defaultFont = null;
|
||||
}
|
||||
if (colorbarFont != null) {
|
||||
colorbarFont.disposeInternal();
|
||||
colorbarFont = null;
|
||||
}
|
||||
|
||||
theContext.destroyContext();
|
||||
|
|
Loading…
Add table
Reference in a new issue