about summary refs log tree commit diff
path: root/Functions/Calendar
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-07 02:07:59 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-07 02:07:59 +0000
commit5202a8be2e977dca4070da529d2640e5fc79efcf (patch)
treedeb7f6069a4b844481b29a9860d2b24acfe25f25 /Functions/Calendar
parentaad025407c5ef6c1b3b3557334e3719c827d7429 (diff)
downloadzsh-5202a8be2e977dca4070da529d2640e5fc79efcf.tar.gz
zsh-5202a8be2e977dca4070da529d2640e5fc79efcf.tar.xz
zsh-5202a8be2e977dca4070da529d2640e5fc79efcf.zip
unposted: remove shebang line.
Diffstat (limited to 'Functions/Calendar')
-rw-r--r--Functions/Calendar/calendar_add2
1 files changed, 0 insertions, 2 deletions
diff --git a/Functions/Calendar/calendar_add b/Functions/Calendar/calendar_add
index 04401bc9f..c24556585 100644
--- a/Functions/Calendar/calendar_add
+++ b/Functions/Calendar/calendar_add
@@ -1,5 +1,3 @@
-#!/bin/zsh
-
 # All arguments are joined with spaces and inserted into the calendar
 # file at the appropriate point.
 #