SimpleView.st
changeset 8217 ed76c62a1bd2
parent 8207 2d2335976051
child 8220 d3b0cba62407
--- a/SimpleView.st	Thu Nov 09 22:17:36 2017 +0100
+++ b/SimpleView.st	Thu Nov 09 22:17:51 2017 +0100
@@ -4178,18 +4178,6 @@
     styleSheet := aStyleSheet.
 !
 
-uuid
-    "return my uuid (for the pollonium st/x capture/replay tool)"
-
-    ^ uuid
-!
-
-uuid:aUUID
-    "set my uuid (for the pollonium st/x capture/replay tool)"
-
-    uuid := aUUID
-!
-
 viewGravity
     "return the viewGravity - that's the direction where the view will move
      when the superView is resized."