You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2007/07/12 01:14:52 UTC

svn commit: r555451 - in /incubator/xap/trunk: buildsystem/buildscripts/profiles/xap.profile.js codebase/src/xap/bridges/xap/EditableComboBoxBridge.js codebase/src/xap/widgets/dojo/ComboBoxTextField.js codebase/src/xap/widgets/dojo/DivWrapper.js

Author: jmargaris
Date: Wed Jul 11 18:14:52 2007
New Revision: 555451

URL: http://svn.apache.org/viewvc?view=rev&rev=555451
Log:
removed unused stuff

Removed:
    incubator/xap/trunk/codebase/src/xap/bridges/xap/EditableComboBoxBridge.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/ComboBoxTextField.js
    incubator/xap/trunk/codebase/src/xap/widgets/dojo/DivWrapper.js
Modified:
    incubator/xap/trunk/buildsystem/buildscripts/profiles/xap.profile.js

Modified: incubator/xap/trunk/buildsystem/buildscripts/profiles/xap.profile.js
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/buildscripts/profiles/xap.profile.js?view=diff&rev=555451&r1=555450&r2=555451
==============================================================================
--- incubator/xap/trunk/buildsystem/buildscripts/profiles/xap.profile.js (original)
+++ incubator/xap/trunk/buildsystem/buildscripts/profiles/xap.profile.js Wed Jul 11 18:14:52 2007
@@ -58,7 +58,6 @@
 "xap.bridges.xap.CheckboxBridge",
 "xap.bridges.xap.RadioButtonBridge",
 "xap.bridges.xap.XapComboBoxBridge",
-"xap.bridges.xap.EditableComboBoxBridge",
 "xap.bridges.xap.ListBoxBridge",
 "xap.bridges.xap.ListItemBridge",