summaryrefslogtreecommitdiffstats
path: root/wp-includes
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2008-04-18 14:28:18 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2008-04-18 14:28:18 +0000
commitc8697c5822ff82d8c2d75a357650ead3ed2c1a40 (patch)
tree8387a7fe7088dd48fbca20179982d8d9bd4889eb /wp-includes
parent894cdecc4c9bcf366871c8e428861548ef806492 (diff)
downloadwordpress-mu-c8697c5822ff82d8c2d75a357650ead3ed2c1a40.tar.gz
wordpress-mu-c8697c5822ff82d8c2d75a357650ead3ed2c1a40.tar.xz
wordpress-mu-c8697c5822ff82d8c2d75a357650ead3ed2c1a40.zip
Minor changes, merge and whitespace
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1242 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-includes')
-rw-r--r--wp-includes/js/swfupload/handlers.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/wp-includes/js/swfupload/handlers.js b/wp-includes/js/swfupload/handlers.js
index 7e27c4d..7369482 100644
--- a/wp-includes/js/swfupload/handlers.js
+++ b/wp-includes/js/swfupload/handlers.js
@@ -1,8 +1,3 @@
-function uploadLoaded() {
- jQuery("#html-upload-ui").remove();
- jQuery("#flash-upload-ui").show();
-}
-
function fileDialogStart() {
jQuery("#media-upload-error").empty();
}