Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Revert 73d2001
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindkinsey committed Sep 21, 2013
1 parent ffb2b93 commit 50790af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stack/ReliableBehavior.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ easyXDM.stack.ReliableBehavior = function(config){
currentMessage = "";
if (callback) {
callback(true);
callback = null;
}
}
if (message.length > 0) {
Expand Down

0 comments on commit 50790af

Please sign in to comment.