From 6351880e0926c2468b499559bbca02becb464ec6 Mon Sep 17 00:00:00 2001 From: Felix Nagel Date: Thu, 6 Oct 2011 00:24:58 +0200 Subject: Selectmenu: removed outdated comment --- ui/jquery.ui.selectmenu.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/jquery.ui.selectmenu.js b/ui/jquery.ui.selectmenu.js index 3ff1e62ff..daadc07fb 100644 --- a/ui/jquery.ui.selectmenu.js +++ b/ui/jquery.ui.selectmenu.js @@ -178,7 +178,6 @@ $.widget( "ui.selectmenu", { }); }, - // TODO update the value option refresh: function() { var that = this, options = this.options; -- cgit v1.2.3