| author | hamidouk |
| Thu, 05 Jan 2012 13:14:59 +0100 | |
| branch | popcorn-port |
| changeset 584 | f90c88ab9a26 |
| parent 583 | 310f5517a2ea |
| child 585 | 44a4a4a179c1 |
| src/js/utils.js | file | annotate | diff | comparison | revisions |
--- 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) { /*