From 843426c664db61d4d4f7fd45d37608ffbbf9c8cd Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Mon, 4 Mar 2013 19:03:10 -0800 Subject: [PATCH] hints: remove these hints for now... --- basis/hints/hints.factor | 4 ---- 1 file changed, 4 deletions(-) diff --git a/basis/hints/hints.factor b/basis/hints/hints.factor index 682b0102d8..6aeedb2da0 100644 --- a/basis/hints/hints.factor +++ b/basis/hints/hints.factor @@ -139,7 +139,3 @@ M\ hashtable set-at set-specializer \ encode-string { string object object } set-specializer - -{ each-integer find-integer all-integers? } [ - { { fixnum object } } set-specializer -] each