CommentListSection: Remove unused function's call.
Signed-off-by: Gökay ŞATIR <gokaysatir@gmail.com> Change-Id: I86c5793b33e7edcbe8484fd9d520d31b0eea33ff
This commit is contained in:
parent
280c2b7148
commit
653c611860
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ class CommentSection {
|
|||
|
||||
// For setting some css styles.
|
||||
if (app.file.fileBasedView && (<any>window).mode.isMobile()) {
|
||||
this.map.uiManager.mobileWizard._showSlideSorter();
|
||||
this.map.uiManager.mobileWizard._hideSlideSorter();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue