Delete unneeded directory
[jabaws.git] / website / archive / binaries / mac / src / clustalw / src / general / statsObject.h
diff --git a/website/archive/binaries/mac/src/clustalw/src/general/statsObject.h b/website/archive/binaries/mac/src/clustalw/src/general/statsObject.h
deleted file mode 100644 (file)
index 58dfa26..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/**
- * Author: Andreas Wilm
- * 
- * Copyright (c) 2007 Des Higgins, Julie Thompson and Toby Gibson.  
- */
-#ifndef STATSOBJECT_H
-#define STATSOBJECT_H
-#include "Stats.h"
-
-namespace clustalw
-{
-   extern Stats* statsObject;
-}
-#endif