Tools__NavigationHistory.st
branchjv
changeset 12123 4bde08cebd48
parent 10715 df89f53ca12e
child 12125 0c49a3b13e43
--- a/Tools__NavigationHistory.st	Fri Jan 27 22:18:53 2012 +0100
+++ b/Tools__NavigationHistory.st	Sun Jan 29 12:53:39 2012 +0000
@@ -151,12 +151,6 @@
     "Created: / 04-07-2011 / 22:45:45 / cg"
 !
 
-removeAll
-    items removeAll.
-
-    "Created: / 21-09-2011 / 16:27:38 / cg"
-!
-
 removeIdentical:anEntry
     "backward compatible list protocol"
 
@@ -308,7 +302,7 @@
 !NavigationHistory class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NavigationHistory.st,v 1.10 2011-09-21 14:28:12 cg Exp $'
+    ^ '§Header: /cvs/stx/stx/libtool/Tools__NavigationHistory.st,v 1.9 2011/07/05 15:45:36 cg Exp §'
 !
 
 version_CVS_jvrany
@@ -316,5 +310,5 @@
 !
 
 version_SVN
-    ^ '§Id: Tools__NavigationHistory.st 7486 2009-10-26 22:06:24Z vranyj1 §'
-! !
+    ^ '$Id: Tools__NavigationHistory.st 7486 2009-10-26 22:06:24Z vranyj1 $'
+! !
\ No newline at end of file