diff -r 310f5517a2ea -r f90c88ab9a26 src/js/utils.js --- a/src/js/utils.js Thu Jan 05 12:20:52 2012 +0100 +++ b/src/js/utils.js Thu Jan 05 13:14:59 2012 +0100 @@ -64,8 +64,6 @@ return {"hours" : hours, "minutes" : minutes, "seconds" : seconds, toString: toString_fn}; }; -IriSP.secondsToString - /* format a tweet - replaces @name by a link to the profile, #hashtag, etc. */ IriSP.formatTweet = function(tweet) { /*