summaryrefslogtreecommitdiff
path: root/src/static
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2013-02-18 18:59:53 +0000
committerJohn McLear <john@mclear.co.uk>2013-02-18 18:59:53 +0000
commit7fcc71710fc2491d4d439c2730b6991e98b3250e (patch)
tree233ae5d95f49fa6c4146613a20c5f1dfd89fd52a /src/static
parent75fd27998e818b64942fd62f332082af742b4206 (diff)
downloadetherpad-lite-7fcc71710fc2491d4d439c2730b6991e98b3250e.zip
dont exposrt sendSocketMs
Diffstat (limited to 'src/static')
-rw-r--r--src/static/js/timeslider.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/js/timeslider.js b/src/static/js/timeslider.js
index 0e26699b..acf1b039 100644
--- a/src/static/js/timeslider.js
+++ b/src/static/js/timeslider.js
@@ -164,4 +164,3 @@ function handleClientVars(message)
exports.baseURL = '';
exports.init = init;
-exports.sendSocketMsg = sendSocketMsg;