summaryrefslogtreecommitdiffstats
path: root/maildrop/rematch.C
diff options
context:
space:
mode:
Diffstat (limited to 'maildrop/rematch.C')
-rw-r--r--maildrop/rematch.C7
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()
+{
+}