From 9e5f4665f7068125cb194cc2492d852dbebe3f36 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Sat, 29 Nov 2008 23:37:38 +0000 Subject: [PATCH] Remove gear.png from gears-manifest, props mrmist, fixes #8427 git-svn-id: https://develop.svn.wordpress.org/trunk@9971 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/gears-manifest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-admin/gears-manifest.php b/wp-admin/gears-manifest.php index a9f3ec872d..874d7c4a95 100644 --- a/wp-admin/gears-manifest.php +++ b/wp-admin/gears-manifest.php @@ -165,7 +165,6 @@ header( 'Content-Type: application/x-javascript; charset=UTF-8' ); { "url" : "images/fav-top.png" }, { "url" : "images/gray-grad.png" }, { "url" : "images/list.gif" }, -{ "url" : "images/gear.png" }, { "url" : "images/logo.gif" }, { "url" : "images/logo-ghost.png" }, { "url" : "images/logo-login.gif" },