Changeset 42 in cheroxy for trunk/src/CRXFilter.cpp


Ignore:
Timestamp:
11/21/12 12:54:02 (11 years ago)
Author:
cheese
Message:

#1 remove debugging code from CRXFilter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CRXFilter.cpp

    r41 r42  
    44
    55#include "CRXFilter.h"
    6 
    7 #include <stdio.h>
    86
    97CRXFilter::CRXFilter (void)
     
    6664    }
    6765    /*----------------------------------------------------------------*/
    68 
    69     fprintf (stderr, "hehehe : %s\n", mRequestFilterList.begin ()->mValue.c_str ());
    7066}
    7167
Note: See TracChangeset for help on using the changeset viewer.