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 -r1.7 -r1.8
--- 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 3 Sep 2024 15:37:39 -0000 1.8
@@ -12,15 +12,6 @@
-
-
- select count(*)
- from notification_requests
- where type_id = :type_id
- and object_id = :object_id
-
-
-
select count(*)