rudimentary java library beginning. cleaned up scripts quite
[feisty_meow.git] / scripts / system / osx_cd_mounter.sh
index a83aa871b72f53802a6b703aefa17af78f2cc19a..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 $FEISTY_MEOW_SCRIPTS/core/date_stringer.sh
-
 mountpoint=/Volumes/mounty_cd
 
 echo "$(date_stringer): starting cd mounter..."