After [33662], remove unused var.

See #11200.

Built from https://develop.svn.wordpress.org/trunk@33663


git-svn-id: http://core.svn.wordpress.org/trunk@33630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-08-20 17:19:25 +00:00
parent 20f6db2b18
commit d65112d382
3 changed files with 3 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-33662';
$wp_version = '4.4-alpha-33663';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.