Merge branch '4-Thin_Client' into 104-integration
Former-commit-id:aa597242f9
[formerlyaa597242f9
[formerly 9864ba5dd0627dd8c68fae64aa7fad1916e40a0f]] Former-commit-id:a4538f0a48
Former-commit-id:fdd6018d1a
This commit is contained in:
commit
ba4a6aa434
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