Remove unused

This commit is contained in:
John Firebaugh
2013-06-21 14:18:58 -07:00
parent 8a3cb6d5f0
commit 153c34115e
-2
View File
@@ -290,5 +290,3 @@ d3.combobox = function() {
return d3.rebind(combobox, event, 'on');
};
d3.combobox.id = 0;