From ec370604ac458d183ee6feff968b1640e01aa2de Mon Sep 17 00:00:00 2001 From: nickago Date: Wed, 12 Aug 2015 09:40:47 -0700 Subject: Removed usused variable --- web/react/components/post_list.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web') diff --git a/web/react/components/post_list.jsx b/web/react/components/post_list.jsx index e80351be5..bb4f7c2b1 100644 --- a/web/react/components/post_list.jsx +++ b/web/react/components/post_list.jsx @@ -28,7 +28,6 @@ function getStateFromStores() { module.exports = React.createClass({ displayName: "PostList", - oldZoom: 0, holdPosition: true, // The default state is to hold your scroll position // This behavior should NOT be taken advantage of, always set this to the desired state -- cgit v1.2.3-1-g7c22