Remove the unused and unreferenced ircd_xopen.h.
authorMichael Poole <mdpoole@troilus.org>
Tue, 5 Oct 2004 04:17:10 +0000 (04:17 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 5 Oct 2004 04:17:10 +0000 (04:17 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1230 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

include/ircd_xopen.h [deleted file]

diff --git a/include/ircd_xopen.h b/include/ircd_xopen.h
deleted file mode 100644 (file)
index 3d10488..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * ircd_xopen.h
- *
- * $Id$
- */
-#ifndef INCLUDED_ircd_xopen_h
-#define INCLUDED_ircd_xopen_h
-
-extern const char* ircd_crypt(const char* key, const char* salt);
-
-#endif /* INCLUDED_ircd_xopen_h */
-