Revert "fix" for parsing JOIN as it broke stuff.

FossilOrigin-Name: 960f920c6d80ed3728396045a871b3b3ca175bd7bcaf933f2fffe0245b486df2
This commit is contained in:
Jonathan Schleifer 2011-09-09 16:53:20 +00:00
parent 5e4747ea9c
commit c841e501f9

View file

@ -181,6 +181,8 @@
who = [who substringWithRange:
of_range(1, who.length - 1)];
where = [where substringWithRange:
of_range(1, where.length - 1)];
user = [IRCUser IRCUserWithString: who];
if ([who hasPrefix: