From f4ef59ebdcc7d8c269c65798c3ad3d9f8cd60284 Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 29 Jun 2012 03:34:02 +0000 Subject: [PATCH] Google Gears is dead. Long live its HTML5 replacement that does not in any way work for our purposes. props azaozz. fixes #20981 git-svn-id: https://develop.svn.wordpress.org/trunk@21176 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/gears-manifest.php | 51 -------- wp-admin/includes/manifest.php | 201 ------------------------------ wp-admin/includes/update-core.php | 3 + wp-includes/version.php | 7 -- 4 files changed, 3 insertions(+), 259 deletions(-) delete mode 100644 wp-admin/gears-manifest.php delete mode 100644 wp-admin/includes/manifest.php diff --git a/wp-admin/gears-manifest.php b/wp-admin/gears-manifest.php deleted file mode 100644 index 8feb485f91..0000000000 --- a/wp-admin/gears-manifest.php +++ /dev/null @@ -1,51 +0,0 @@ - -{ -"betaManifestVersion" : 1, -"version" : "", -"entries" : [ - - -]} diff --git a/wp-admin/includes/manifest.php b/wp-admin/includes/manifest.php deleted file mode 100644 index 99b4774817..0000000000 --- a/wp-admin/includes/manifest.php +++ /dev/null @@ -1,201 +0,0 @@ -