DisplayRootView.st
changeset 7979 46a3a8b1ee23
parent 7880 bf75e8d6bbe1
child 8249 71f1fac253b3
--- a/DisplayRootView.st	Wed Mar 15 10:43:30 2017 +0100
+++ b/DisplayRootView.st	Wed Mar 15 11:08:19 2017 +0100
@@ -110,10 +110,6 @@
 
 !DisplayRootView methodsFor:'accessing'!
 
-application
-    ^ nil
-!
-
 model
     ^ nil
 !