summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-22 10:54:52 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-22 10:54:52 -0400
commita948935def6d20ae51dfcaa4d5bd3e826a2e005c (patch)
treee682eaa698ce2920db6e8964d3b0539592f6ca48
parent251d33ad23bd737c5b6954b6e5db14ee0b2611eb (diff)
downloadchat-a948935def6d20ae51dfcaa4d5bd3e826a2e005c.tar.gz
chat-a948935def6d20ae51dfcaa4d5bd3e826a2e005c.tar.bz2
chat-a948935def6d20ae51dfcaa4d5bd3e826a2e005c.zip
Properly removed lingering references to emojify
-rw-r--r--web/templates/head.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/templates/head.html b/web/templates/head.html
index af5c86bba..a3ac930e9 100644
--- a/web/templates/head.html
+++ b/web/templates/head.html
@@ -40,11 +40,6 @@
<script src="/static/js/jquery-dragster/jquery.dragster.js"></script>
- <script src="/static/js/emojify.min.js"></script>
- <script>
- emojify.setConfig({img_dir: '/static/images/emoji'});
- </script>
-
<style id="antiClickjack">body{display:none !important;}</style>
<script src="/static/js/bundle.js"></script>
<script type="text/javascript">