projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e62f5be
)
Remove unused variables
author
Jack Allnutt
<jack@allnutt.eu>
Sun, 15 Sep 2013 12:20:43 +0000
(13:20 +0100)
committer
Jack Allnutt
<jack@allnutt.eu>
Sun, 15 Sep 2013 12:20:43 +0000
(13:20 +0100)
server/irc/connection.js
patch
|
blob
|
blame
|
history
diff --git
a/server/irc/connection.js
b/server/irc/connection.js
index d448e83c089d794342276cf654e010037146ddd8..c53e169b017994dfdf1e2d24cf7a19711094347c 100644
(file)
--- a/
server/irc/connection.js
+++ b/
server/irc/connection.js
@@
-633,8
+633,6
@@
var parse_regex = /^(?:(?:(?:(@[^ ]+) )?):(?:([a-z0-9\x5B-\x60\x7B-\x7D\.\-*]+)|
var parse = function (data) {
var i,
msg,
- msg2,
- trm,
j,
tags = [],
tag,