Index: openacs-4/packages/calendar/www/view-one-day-display-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/Attic/view-one-day-display-postgresql.xql,v diff -u -r1.9 -r1.10 --- openacs-4/packages/calendar/www/view-one-day-display-postgresql.xql 9 Sep 2003 09:11:14 -0000 1.9 +++ openacs-4/packages/calendar/www/view-one-day-display-postgresql.xql 26 Sep 2003 08:20:06 -0000 1.10 @@ -60,8 +60,6 @@ and cals.calendar_id = ci.on_which_calendar and e.event_id = ci.cal_item_id $calendars_clause -$start_clause -$end_clause order by to_char(start_date,'HH24')