]> git.saurik.com Git - fiveicondock.git/commitdiff
Remove that random feature for release.
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 3 May 2010 00:15:41 +0000 (00:15 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 3 May 2010 00:15:41 +0000 (00:15 +0000)
Tweak.mm

index 28d8aec04ecb3d9e327385c05a925fefa0efd6c4..302701f82c9aedc5b3680dad77354dfcbaf27a79 100644 (file)
--- a/Tweak.mm
+++ b/Tweak.mm
@@ -71,6 +71,6 @@ MSInstanceMessageHook2(CGPoint, SBButtonBar, originForIconAtX,Y, int, x, int, y)
     return origin;
 }
 
-MSClassMessageHook0(int, SBIconModel, maxIconListCount) {
+/*MSClassMessageHook0(int, SBIconModel, maxIconListCount) {
     return 16;
-}
+}*/