Index: openacs-4/packages/notifications/tcl/notification-request-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-request-procs.xql,v diff -u -N -r1.7 -r1.7.14.1 --- openacs-4/packages/notifications/tcl/notification-request-procs.xql 12 Sep 2006 18:13:38 -0000 1.7 +++ openacs-4/packages/notifications/tcl/notification-request-procs.xql 12 Jul 2022 14:15:11 -0000 1.7.14.1 @@ -12,15 +12,6 @@ - - - select count(*) - from notification_requests - where type_id = :type_id - and object_id = :object_id - - - select count(*)