remove a little bit more dead code
This commit is contained in:
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…
x
Reference in New Issue
Block a user