Remove all inheritDoc tags from disposeInternal functions
This commit is contained in:
@@ -402,7 +402,7 @@ class WebGLHelper extends Disposable {
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* Clean up.
|
||||
*/
|
||||
disposeInternal() {
|
||||
this.canvas_.removeEventListener(ContextEventType.LOST, this.boundHandleWebGLContextLost_);
|
||||
|
||||
Reference in New Issue
Block a user