summaryrefslogtreecommitdiffstats
path: root/libmail/namespace.H
diff options
context:
space:
mode:
Diffstat (limited to 'libmail/namespace.H')
-rw-r--r--libmail/namespace.H13
1 files changed, 0 insertions, 13 deletions
diff --git a/libmail/namespace.H b/libmail/namespace.H
deleted file mode 100644
index 5fc7f33..0000000
--- a/libmail/namespace.H
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
-** Copyright 2002, Double Precision Inc.
-**
-** See COPYING for distribution information.
-*/
-#ifndef libmail_namespace_H
-#define libmail_namespace_H
-
-#define LIBMAIL_START namespace mail {
-
-#define LIBMAIL_END }
-
-#endif