remove script that isn't used - doesn't work due to bad location

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573923 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2007-09-08 22:54:39 +00:00
parent b01b490218
commit 678a70f89e
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#!/bin/sh
link=`readlink $HOME/m2`
echo $link
export M2_HOME=$HOME/$link
ant