removed debug stuff

This commit is contained in:
Jeena Paradies 2012-11-03 05:53:22 +01:00
parent 39010eff6b
commit 6dbdaa08e9
2 changed files with 0 additions and 4 deletions

View file

@ -220,7 +220,6 @@
text,
tweet.inReplyTostatusId,
tweet.inReplyToEntity];
NSLog(@"%@", func);
[timelineView stringByEvaluatingJavaScriptFromString:func];
}