rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / system / osx_cd_mounter.sh
index 91034b43f61c227aa04a78e5df4d9d67b94776e4..531399bd5a438454383d8b7764e7101edb88a82d 100644 (file)
@@ -3,8 +3,6 @@
 # keeps trying to mount the cd on a mac mini to overcome
 # a new bug in itunes seen as of osx leopard upgrade.
 
-source $SHELLDIR/core/date_stringer.sh
-
 mountpoint=/Volumes/mounty_cd
 
 echo "$(date_stringer): starting cd mounter..."