remove a little bit more dead code

pull/1/head
ansuz 9 years ago
parent b140b6429d
commit 4c95602347

@ -250,14 +250,10 @@ define([
// our encryption key
cryptKey: key,
// configuration :D
doc: inner,
setMyID: setMyID,
// really basic operational transform
transformFunction : JsonOT.validate
// pass in websocket/netflux object TODO
};
var onRemote = realtimeOptions.onRemote = function (info) {

Loading…
Cancel
Save