stx_libview.st
changeset 5199 a45e3c7da5a5
parent 5195 923119e3ec9a
child 5251 6b223fe54a68
--- a/stx_libview.st	Thu Feb 19 10:53:04 2009 +0100
+++ b/stx_libview.st	Thu Feb 19 12:34:47 2009 +0100
@@ -279,7 +279,6 @@
         WindowSensor
         WindowingTransformation
         #'stx_libview'
-        XWorkstation
     )
 !
 
@@ -326,5 +325,5 @@
 !stx_libview class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.29 2009-02-19 09:19:53 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.30 2009-02-19 11:34:47 stefan Exp $'
 ! !