*** empty log message ***
authorfm
Tue, 02 Dec 2008 11:55:43 +0100
changeset 5125 09c161918853
parent 5124 0995f6295f4e
child 5126 d3f2baf80581
*** empty log message ***
stx_libview.st
--- a/stx_libview.st	Tue Dec 02 11:05:29 2008 +0100
+++ b/stx_libview.st	Tue Dec 02 11:55:43 2008 +0100
@@ -279,8 +279,6 @@
         WindowGroup
         WindowSensor
         WindowingTransformation
-        XWorkstation
-        (GLXWorkstation unix)
         #'stx_libview'
     )
 !
@@ -328,5 +326,5 @@
 !stx_libview class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.25 2008-11-24 13:31:00 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/stx_libview.st,v 1.26 2008-12-02 10:55:43 fm Exp $'
 ! !