useless code removed
authorClaus Gittinger <cg@exept.de>
Tue, 05 Sep 2006 18:23:08 +0200
changeset 2074 e641cebacc5c
parent 2073 df9bd2816495
child 2075 f7f1cfb3da29
useless code removed
DataSetBuilder.st
--- a/DataSetBuilder.st	Tue Sep 05 16:12:51 2006 +0200
+++ b/DataSetBuilder.st	Tue Sep 05 18:23:08 2006 +0200
@@ -2837,15 +2837,6 @@
 
 !DataSetBuilder methodsFor:'private'!
 
-askForListModification
-    "asks for resource modification"
-    ^ super askForListModification
-"/    modalOpened ifFalse:[
-"/        ^ super askForListModification
-"/    ].
-"/    ^true
-!
-
 labelFromColumn:aColumn
     |label|