# HG changeset patch # User Frank Benoit # Date 1214677641 -7200 # Node ID a59d51c12b4280ace21145272669da3aa34adb5e # Parent ecb80b2a89e1a1f683d31b510062f7260f06ac2e work on allow null strings and arrays diff -r ecb80b2a89e1 -r a59d51c12b42 dwt/custom/CCombo.d --- a/dwt/custom/CCombo.d Sat Jun 28 20:18:36 2008 +0200 +++ b/dwt/custom/CCombo.d Sat Jun 28 20:27:21 2008 +0200 @@ -192,9 +192,6 @@ * * @param string the new item * - * @exception IllegalArgumentException * @exception DWTException