From 4169bb67e826671868b29b72ab4eb573517d062a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 12 Nov 2010 17:41:32 +0300 Subject: misc code cleanup --- offline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offline.js') diff --git a/offline.js b/offline.js index cf60ed62e..4fb374aab 100644 --- a/offline.js +++ b/offline.js @@ -66,7 +66,7 @@ function view_offline(id) { } } -function viewfeed_offline(feed_id, subop, is_cat, subop_param, skip_history, offset) { +function viewfeed_offline(feed_id, subop, is_cat, offset) { try { notify(''); -- cgit v1.2.3-54-g00ecf