Minor cleanup to make-dist.
[matthijs/upstream/blosxom-plugins.git] / make-dist
index 6a3ef5e2686cfe5faebfefc5b4d689a3161b9b3d..a7f51a1ec60fa262c62cb1a4aec0e970b6183a01 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -3,11 +3,6 @@
 # Quick script to make a flattened tarball (unix)
 #
 
-die() {
-  echo $*
-  exit 1
-}
-
 cd `dirname $0`
 
 NAME=blosxom-plugins