Delete unneeded directory
[jabaws.git] / website / archive / binaries / mac / src / clustalw / src / general / debuglogObject.h
diff --git a/website/archive/binaries/mac/src/clustalw/src/general/debuglogObject.h b/website/archive/binaries/mac/src/clustalw/src/general/debuglogObject.h
deleted file mode 100644 (file)
index c34f9ff..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/**
- * Author: Mark Larkin
- * 
- * Copyright (c) 2007 Des Higgins, Julie Thompson and Toby Gibson.  
- */
-#ifndef DEBUGLOGOBJECT_H
-#define DEBUGLOGOBJECT_H
-#include "DebugLog.h"
-
-namespace clustalw
-{
-// MARK Dec 12 2005
-extern DebugLog* logObject;
-}
-#endif