summaryrefslogtreecommitdiffstats
path: root/libmail/snapshot.C
diff options
context:
space:
mode:
Diffstat (limited to 'libmail/snapshot.C')
-rw-r--r--libmail/snapshot.C25
1 files changed, 0 insertions, 25 deletions
diff --git a/libmail/snapshot.C b/libmail/snapshot.C
deleted file mode 100644
index d3c1ed3..0000000
--- a/libmail/snapshot.C
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-** Copyright 2003, Double Precision Inc.
-**
-** See COPYING for distribution information.
-*/
-#include "snapshot.H"
-
-using namespace std;
-
-mail::snapshot::restore::restore()
-{
-}
-
-mail::snapshot::restore::~restore()
-{
-}
-
-mail::snapshot::snapshot()
-{
-}
-
-mail::snapshot::~snapshot()
-{
-}
-