ChckTggle.st
changeset 132 596439fe4efd
parent 130 338e856bddc9
child 133 e58c7c979f33
--- a/ChckTggle.st	Tue Jun 27 04:24:41 1995 +0200
+++ b/ChckTggle.st	Mon Jul 03 04:34:22 1995 +0200
@@ -25,7 +25,7 @@
 COPYRIGHT (c) 1991 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libwidg/Attic/ChckTggle.st,v 1.11 1995-06-06 04:12:38 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/ChckTggle.st,v 1.12 1995-07-03 02:32:23 claus Exp $
 '!
 
 !CheckToggle class methodsFor:'documentation'!
@@ -46,7 +46,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg/Attic/ChckTggle.st,v 1.11 1995-06-06 04:12:38 claus Exp $
+$Header: /cvs/stx/stx/libwidg/Attic/ChckTggle.st,v 1.12 1995-07-03 02:32:23 claus Exp $
 "
 !
 
@@ -264,8 +264,6 @@
 !
 
 initStyle
-    |clr|
-
     super initStyle.
 
     onLevel := offLevel.