Rearrange the file tree.
[u/mdw/catacomb] / sha384.h
diff --git a/sha384.h b/sha384.h
deleted file mode 100644 (file)
index 661ca60..0000000
--- a/sha384.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* -*-c-*-
- *
- * $Id: sha384.h,v 1.1 2000/10/15 17:48:15 mdw Exp $
- *
- * Stub header for SHA-384
- */
-
-#ifndef CATACOMB_SHA384_H
-#define CATACOMB_SHA384_H
-
-#include "sha512.h"
-
-#endif