Remove unused disposeInternal function
This commit is contained in:
@@ -150,13 +150,6 @@ class ZoomSlider extends Control {
|
||||
listen(thumbElement, EventType.CLICK, stopPropagation);
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
disposeInternal() {
|
||||
super.disposeInternal();
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user