summaryrefslogtreecommitdiffstats
path: root/web/react/utils
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-07-30 15:21:35 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-07-30 15:21:35 -0400
commite2d77c28f1226c32457891d6b6814082468548e5 (patch)
tree83b2a21e6006a3da1e84f54aad884358bf5c1cff /web/react/utils
parent8265e5ed8215dcf0cf4ca3438f5f2e62576656fe (diff)
downloadchat-e2d77c28f1226c32457891d6b6814082468548e5.tar.gz
chat-e2d77c28f1226c32457891d6b6814082468548e5.tar.bz2
chat-e2d77c28f1226c32457891d6b6814082468548e5.zip
Removed ^replying in preparation for 0.6.0
Diffstat (limited to 'web/react/utils')
-rw-r--r--web/react/utils/constants.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/utils/constants.jsx b/web/react/utils/constants.jsx
index 77ce19530..b0882ff73 100644
--- a/web/react/utils/constants.jsx
+++ b/web/react/utils/constants.jsx
@@ -18,7 +18,6 @@ module.exports = {
RECIEVED_POST_SELECTED: null,
RECIEVED_MENTION_DATA: null,
RECIEVED_ADD_MENTION: null,
- RECEIVED_ACTIVE_THREAD_CHANGED: null,
RECIEVED_PROFILES: null,
RECIEVED_ME: null,