Explorar o código

removed isAmberDNU

Nicolas Petton %!s(int64=11) %!d(string=hai) anos
pai
achega
9d1b2489e2
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      js/boot.js

+ 0 - 2
js/boot.js

@@ -163,8 +163,6 @@ function Smalltalk() {
 				return messageNotUnderstood(this, selector, args);
 			};
 
-			handler.isAmberDNU = true;
-
 			return handler;
 		}
 	};