From a61688f9ebd9ffb05466fe3be1ccb2ecca48d5fb Mon Sep 17 00:00:00 2001 From: nickago Date: Thu, 27 Aug 2015 13:16:57 -0700 Subject: removed vestigial perfect Scrollbar command --- web/react/utils/utils.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react') diff --git a/web/react/utils/utils.jsx b/web/react/utils/utils.jsx index f0cf17446..34a0d55da 100644 --- a/web/react/utils/utils.jsx +++ b/web/react/utils/utils.jsx @@ -289,7 +289,6 @@ function getYoutubeEmbed(link) { $('.video-uploader.' + youtubeId).html(metadata.channelTitle); $('.video-title.' + youtubeId).find('a').html(metadata.title); $('.post-list-holder-by-time').scrollTop($('.post-list-holder-by-time')[0].scrollHeight); - $('.post-list-holder-by-time').perfectScrollbar('update'); } if (config.GoogleDeveloperKey) { -- cgit v1.2.3-1-g7c22