removed debug stuff

This commit is contained in:
jeena 2013-04-10 10:34:27 +02:00
parent e039a1904c
commit 19c1bb2f1d

View file

@ -133,7 +133,6 @@ function(HostApp, Timeline, URI, Paths, Core) {
HostApp.unreadMentions(this.unread_mentions);
}
debug(url.toString())
Paths.getURL(url.toString(), "GET", callback); // FIXME: error callback
});
}