Index: openacs-4/packages/calendar/tcl/calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/tcl/calendar-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/calendar/tcl/calendar-procs.tcl 26 Jul 2003 20:50:37 -0000 1.14 +++ openacs-4/packages/calendar/tcl/calendar-procs.tcl 26 Jul 2003 21:30:51 -0000 1.15 @@ -103,22 +103,6 @@ #------------------------------------------------ -# should probably roll this one into the pl/sql since -# note: not sure how useful this is going to be - -ad_proc calendar_have_group_cal_p { party_id } { - - figures out if the given party_id have an existing calendar. - - -} { - - return [db_0or1row get_calendar_info ""] - -} - - -#------------------------------------------------ # figure out if user have a private calendar or not # again, best suited to be rolled into the pl/sql @@ -276,18 +260,6 @@ #------------------------------------------------ -# find out if the name of a calendar has already -# been taken - -#ad_proc calendar_name_exist_p { calendar_name } { - - #since calendar_name is unique, this proc determines - #if a given name is already used -#} { - -#} - -#------------------------------------------------ # update a calendar ad_proc calendar_update { calendar_id