Remove some rarely used extensions.
    
        | author | 
        Steve Losh <steve@stevelosh.com> | 
    
    
        | date | 
        Sat, 01 May 2010 15:04:04 -0400 | 
    
    
    
        | parents | 
        04a56892ee15 
 | 
    
    
        | children | 
        bc6875651950
 | 
    
    
        | branches/tags | 
        (none) | 
    
    
        | files | 
        .hgrc  | 
    
Changes
    
--- a/.hgrc	Thu Apr 08 10:15:47 2010 -0400
+++ b/.hgrc	Sat May 01 15:04:04 2010 -0400
@@ -15,13 +15,11 @@
 parentrevspec =
 schemes = 
 progress =
-hgshelve = ~/lib/hg/hgshelve/hgshelve.py
 paste = ~/lib/hg/hg-paste/paste.py
 prompt = ~/lib/hg/hg-prompt/prompt.py
 histedit = ~/lib/hg/histedit
 hggit = ~/lib/hg/hg-git/hggit
 collapse = ~/lib/hg/hgcollapse/hgext/collapse.py
-review = ~/lib/hg/hg-review/review
 
 [progress]
 delay = 1.0