Rearrange the file tree.
[u/mdw/catacomb] / sha224.h
diff --git a/sha224.h b/sha224.h
deleted file mode 100644 (file)
index 23684b7..0000000
--- a/sha224.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* -*-c-*-
- *
- * $Id: sha224.h,v 1.1 2004/03/21 22:43:34 mdw Exp $
- *
- * Stub header for SHA-224
- */
-
-#ifndef CATACOMB_SHA224_H
-#define CATACOMB_SHA224_H
-
-#include "sha256.h"
-
-#endif