[prev in list] [next in list] [prev in thread] [next in thread] 

List:       privoxy-commits
Subject:    [privoxy-commits] current loaders.c,1.62,1.63 project.h,1.95,1.96
From:       noreply () sourceforge ! net
Date:       2007-05-14 10:41:18
Message-ID: E1HnXzS-0007pm-Gp () mail ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/ijbswa/current
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv5554

Modified Files:
	loaders.c project.h 
Log Message:
Ditch the csp member cookie_list[] which isn't used anymore.


Index: loaders.c
===================================================================
RCS file: /cvsroot/ijbswa/current/loaders.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- loaders.c	30 Apr 2007 15:02:18 -0000	1.62
+++ loaders.c	14 May 2007 10:41:15 -0000	1.63
@@ -35,6 +35,9 @@
  *
  * Revisions   :
  *    $Log$
+ *    Revision 1.63  2007/05/14 10:41:15  fabiankeil
+ *    Ditch the csp member cookie_list[] which isn't used anymore.
+ *
  *    Revision 1.62  2007/04/30 15:02:18  fabiankeil
  *    Introduce dynamic pcrs jobs that can resolve variables.
  *
@@ -504,7 +507,6 @@
 
          destroy_list(csp->headers);
          destroy_list(csp->tags);
-         destroy_list(csp->cookie_list);
 
          free_current_action(csp->action);
 

Index: project.h
===================================================================
RCS file: /cvsroot/ijbswa/current/project.h,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- project.h	30 Apr 2007 15:02:19 -0000	1.95
+++ project.h	14 May 2007 10:41:15 -0000	1.96
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log$
+ *    Revision 1.96  2007/05/14 10:41:15  fabiankeil
+ *    Ditch the csp member cookie_list[] which isn't used anymore.
+ *
  *    Revision 1.95  2007/04/30 15:02:19  fabiankeil
  *    Introduce dynamic pcrs jobs that can resolve variables.
  *
@@ -1284,9 +1287,6 @@
    /** List of all tags that apply to this request */
    struct list tags[1];
 
-   /** List of all cookies for this request */
-   struct list cookie_list[1];
-
    /** MIME-Type key, see CT_* above */
    unsigned int content_type;
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
ijbswa-commits mailing list
ijbswa-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ijbswa-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic