Remove leftover JS global, see #18198

git-svn-id: https://develop.svn.wordpress.org/trunk@20942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-05-27 07:56:40 +00:00
parent 00c2d58e3b
commit a18e5b46e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
var showNotice, adminMenu, columns, validateForm, screenMeta, autofold_menu;
var showNotice, adminMenu, columns, validateForm, screenMeta;
(function($){
// Removed in 3.3.
// (perhaps) needed for back-compat