From 35b2a8970c28e322bad1ee2c67ee1ba7a4824e95 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 23 Mar 2013 20:48:25 +0100 Subject: Remove dummy work offline code We are doing nothing with this these days. --- src/ephy-window.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ephy-window.c') diff --git a/src/ephy-window.c b/src/ephy-window.c index a2d073133..5b2b664fc 100644 --- a/src/ephy-window.c +++ b/src/ephy-window.c @@ -201,11 +201,6 @@ static const GtkActionEntry ephy_menu_entries [] = { static const GtkToggleActionEntry ephy_menu_toggle_entries [] = { - /* File actions. */ - - { "FileWorkOffline", NULL, N_("_Work Offline"), NULL, NULL, - G_CALLBACK (window_cmd_file_work_offline), FALSE }, - /* View actions. */ { "ViewDownloadsBar", NULL, N_("_Downloads Bar"), NULL, NULL, -- cgit v1.2.3