summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authornickago <ngonella@calpoly.edu>2015-08-12 09:40:47 -0700
committernickago <ngonella@calpoly.edu>2015-08-12 09:40:47 -0700
commitec370604ac458d183ee6feff968b1640e01aa2de (patch)
tree3160c60b89c434039f1e79770d4525fc7b5785f5 /web
parentd36c1de9410b8899ee66e01d341e67ca3b35b179 (diff)
downloadchat-ec370604ac458d183ee6feff968b1640e01aa2de.tar.gz
chat-ec370604ac458d183ee6feff968b1640e01aa2de.tar.bz2
chat-ec370604ac458d183ee6feff968b1640e01aa2de.zip
Removed usused variable
Diffstat (limited to 'web')
-rw-r--r--web/react/components/post_list.jsx1
1 files changed, 0 insertions, 1 deletions
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