---
 v/srcx/vdialog.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/v/srcx/vdialog.cxx
+++ b/v/srcx/vdialog.cxx
@@ -582,7 +582,7 @@ virtual void vDialog::AddDialogCmdObj(Co
 #endif
       }
 
-#ifndef DONT_WARP_MOUSEXXX
+#if 0
     if (_DefaultButton != 0)		// There is a default button
       {
 	Widget wDef = _DefaultButton->wCmd;	// get the def button widget
