diff options
Diffstat (limited to 'maildrop/rematch.C')
| -rw-r--r-- | maildrop/rematch.C | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/maildrop/rematch.C b/maildrop/rematch.C new file mode 100644 index 0000000..e38d304 --- /dev/null +++ b/maildrop/rematch.C @@ -0,0 +1,7 @@ +#include "config.h" +#include	"rematch.h" + + +ReMatch::~ReMatch() +{ +} | 
