WinWorkstation.st
changeset 4462 96512702799b
parent 4461 adecf2db552f
child 4476 4ba4a3ac09bc
--- a/WinWorkstation.st	Tue Jan 10 14:33:35 2006 +0100
+++ b/WinWorkstation.st	Tue Jan 10 15:17:17 2006 +0100
@@ -10769,7 +10769,6 @@
 			      files, theView, position, dropHandle
 			    );
 		    }
-		    DragFinish(hDrop);
 		}
 		break;
 
@@ -16587,7 +16586,7 @@
 !WinWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WinWorkstation.st,v 1.316 2006-01-10 13:33:19 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WinWorkstation.st,v 1.317 2006-01-10 14:17:17 cg Exp $'
 ! !
 
 WinWorkstation initialize!