summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--priv/bullet.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/priv/bullet.js b/priv/bullet.js
index 9d63242..69ac2cf 100644
--- a/priv/bullet.js
+++ b/priv/bullet.js
@@ -89,9 +89,6 @@
if (data.length != 0){
fake.onmessage({'data': data});
}
- },
- error: function(xhr){
- fake.onerror();
}
});