diff options
author | Sarven Capadisli <csarven@status.net> | 2009-11-12 10:24:18 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-11-12 10:24:18 +0000 |
commit | c28b9ce31a0d20d3ee1907f6ab3aa197175b7411 (patch) | |
tree | 93a08275a77b568aa3863d65c8ffa5b0cc306e23 /plugins/Meteor | |
parent | 4f1b7fe575bec23ae9b6a595c0524ddd30434310 (diff) |
Removed old comments
Diffstat (limited to 'plugins/Meteor')
-rw-r--r-- | plugins/Meteor/meteorupdater.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Meteor/meteorupdater.js b/plugins/Meteor/meteorupdater.js index 9ce68775b..cdd1d63fa 100644 --- a/plugins/Meteor/meteorupdater.js +++ b/plugins/Meteor/meteorupdater.js @@ -1,6 +1,4 @@ // Update the local timeline from a Meteor server -// XXX: If @a is subscribed to @b, @a should get @b's notices in @a's Personal timeline. -// Do Replies timeline. var MeteorUpdater = function() { |