OSSP CVS Repository

ossp - Difference in ossp-pkg/petidomo/members.c versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/petidomo/members.c 1.2 -> 1.3

--- members.c    2000/12/13 15:35:14     1.2
+++ members.c    2000/12/15 15:48:00     1.3
@@ -1,6 +1,6 @@
 /*
    $Source: /v/ossp/cvs/ossp-pkg/petidomo/members.c,v $
-   $Revision: 1.2 $
+   $Revision: 1.3 $
 
    Copyright (C) 2000 by CyberSolutions GmbH, Germany.
 
@@ -41,9 +41,6 @@
     char *         p;
     int            i;
 
-    debug((DEBUG_COMMAND, 3, "SendSubscriberList(\"%s\") with default list \"%s\".",
-           param1, defaultlist));
-
     /* Try to find out, which parameter is what. */
 
     if (param1 != NULL) {
@@ -103,9 +100,6 @@
 
     /* Okay, send the address list back. */
 
-    debug((DEBUG_COMMAND, 1, "Sending list of subscribed addresses for list "
-           "\"%s\" to \"%s\".", listname, address));
-
     buffer = text_easy_sprintf("lists/%s/list", listname);
     buffer = loadfile(buffer);
     if (buffer == NULL) {

CVSTrac 2.0.1