| branch | popcorn-port |
| changeset 584 | f90c88ab9a26 |
| parent 575 | 8f483e430f51 |
| child 634 | 9de33a5ef2b3 |
--- 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) { /*