aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/install.sh b/install.sh
index 7f1bb94..0da3938 100755
--- a/install.sh
+++ b/install.sh
@@ -37,14 +37,6 @@ using:
HERE
-# Download and install the review utility.
-cd /tmp
-rm -rf review
-git clone https://github.com/mssola/review
-cd review
-perl install.pl
-cp misc/review_completion.sh $HOME/.review_completion.sh
-
# Download and install the g utility
cd /tmp
rm -rf g