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